git-hulk commented on issue #1410:
URL: 
https://github.com/apache/incubator-kvrocks/issues/1410#issuecomment-1545010647

   Hi @infdahai 
   
   Sorry for missing this comment.
   
   > I haven't seen a commad that changes cluster mode, so it means we should 
define the option in the initial config file if we want to use cluster mode. 
Restart() will read the kvrocks.conf and set the origin value.
   
   Yeah, that's right that we have no command to set the cluster mode, it must 
be specified in the configuration file. But the current restart function cannot 
change the kvrocks.conf, so you need to support overriding the configuration in 
the restart function first if wanna test this scenario.
   


-- 
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]

Reply via email to