torwig commented on code in PR #1217:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1217#discussion_r1063135350


##########
utils/kvrocks2redis/kvrocks2redis.conf:
##########
@@ -23,7 +29,7 @@ kvrocks 127.0.0.1 6666
 
 # Enable cluster mode.
 #
-# Default: yes
+# Default: no
 cluster-enable yes

Review Comment:
   @PragmaTwice You mean the default is `no` but the actual value in the config 
file is `yes`? I was thinking about the change. Should I change it to `no`?



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