GitHub user git-hulk added a comment to the discussion: Manual failover
Hi @xantinium You can do this by editing the cluster topology information and sending it to all nodes. But I don't recommend maintaining the cluster in this way. The better way is to use [Kvrocks Controller] to do the failover automatically, but it now depends on the external service(one of zookeeper or etcd), and will support the embedding storage by introducing the raft module. > If this feature is not supported for now, will it be supported in the future > releases? AFAIK, we have no plan to do this for now due to Kvrocks's cluster topology being maintained outside Kvrocks itself. GitHub link: https://github.com/apache/kvrocks/discussions/2690#discussioncomment-11520206 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
