ninuxer commented on issue #366: URL: https://github.com/apache/kvrocks-controller/issues/366#issuecomment-3551328349
@git-hulk Could we retrieve the `sequence` of the master node within the `store/cluster_shard.go: getNewMasterNodeIndex` function? If the master's sequence is also 0, it means that no data has ever been written to this shard, and in this case, we can skip the validation of the slave node's sequence is 0. -- 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]
