git-hulk commented on code in PR #797:
URL: https://github.com/apache/incubator-kvrocks/pull/797#discussion_r963361723
##########
src/config.cc:
##########
@@ -95,8 +95,8 @@ Config::Config() {
};
FieldWrapper fields[] = {
{"daemonize", true, new YesNoField(&daemonize, false)},
- {"bind", true, new StringField(&binds_, "127.0.0.1")},
Review Comment:
@PragmaTwice Yes, that's weird. It only can be seen in last commit, let
ignore this.
--
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]