You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/06/10 08:57:51 UTC

[GitHub] [rocketmq] hzh0425 commented on a diff in pull request #4444: [ISSUE #4443] Print broker/namserver/client startup parameters

hzh0425 commented on code in PR #4444:
URL: https://github.com/apache/rocketmq/pull/4444#discussion_r894311392


##########
namesrv/src/main/java/org/apache/rocketmq/namesrv/NamesrvStartup.java:
##########
@@ -121,7 +121,10 @@ public static NamesrvController createNamesrvController(String[] args) throws IO
         log = InternalLoggerFactory.getLogger(LoggerName.NAMESRV_LOGGER_NAME);
 
         MixAll.printObjectProperties(log, namesrvConfig);

Review Comment:
   This has already print the config in logs, you can check the configs in namesrv_default.log



-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org