uds5501 commented on issue #1411: URL: https://github.com/apache/incubator-kvrocks/issues/1411#issuecomment-1599144053
What are the deliverables / check points for this task? I can think of 2 broad ones : - When trying to toggling cluster mode on or off in master / slave, verify if both are on same mode or not, if not then maybe master can propogate the cluster mode `on` to slave as well (additional thoughts: this may break the cluster configs in other nodes of the cluster as they will be unaware of this new slave) - When a master node is part of the cluster and a new instance is going to replicate this master, then it needs to be configured in such a way that it's part of the cluster as well. LMK if I misunderstood these deliverables. -- 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]
