greatsharp opened a new issue, #321: URL: https://github.com/apache/kvrocks-controller/issues/321
Reproduce steps: 1. Use raft as store, set only one peer in config-raft.yaml 2. Cluster version is 7 at present. 3. Add or delete a node in cluster to make the cluster version changed, new version is 8. 4. Log shows the cluster version changed correctly, but still _**get version 7 cluster info in syncClusterToNodes method**_. 5. Log shows version 7 cluster info was sent to nodes, not latest version 8. -- 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]
