git-hulk commented on code in PR #2020:
URL: https://github.com/apache/kvrocks/pull/2020#discussion_r1452235671
##########
src/server/server.cc:
##########
@@ -1839,6 +1844,26 @@ void Server::cleanupExitedWorkerThreads(bool force) {
}
}
+Status Server::overrideClusterMode() {
Review Comment:
How about checkClusterMode or validateClusterMode if it throws an error once
the cluster mode is mismatched between the db and the configuration file?
--
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]