git-hulk commented on issue #1260: URL: https://github.com/apache/incubator-kvrocks/issues/1260#issuecomment-1429495542
For `CLUSTERX setnodes` command, it's right that we don't require to check if the version is continuous since it will fully update the cluster topology. But for the `CLUSTERX setslots`, it's a partial update behavior, so we need to check if the version is +1 to prevent missing some updates. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
