You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2023/01/16 10:25:16 UTC

[GitHub] [incubator-kvrocks] git-hulk edited a comment on the discussion: Version 2.1 broken cluster?

GitHub user git-hulk edited a comment on the discussion: Version 2.1 broken cluster?

Thanks @rkozlo 

For the first question, should add a new line between nodes:

```shell
clusterx setnodes "kvrockskvrockskvrockskvrockskvrocksnode1 10.32.68.251 6666 master - 0-5460 \n kvrockskvrockskvrockskvrockskvrocksnode2 10.32.68.250 6667 master - 5461-10992 \n kvrockskvrockskvrockskvrockskvrocksnode3 10.32.68.249 6666 master - 10993-16383" 1
```

And for the second question, it works well since the version is the same as the previous command and won't check the node's format, so didn't return the error.

GitHub link: https://github.com/apache/incubator-kvrocks/discussions/910#discussioncomment-4695895

----
This is an automatically sent email for issues@kvrocks.apache.org.
To unsubscribe, please send an email to: issues-unsubscribe@kvrocks.apache.org