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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to