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 2018/11/01 10:28:10 UTC

[GitHub] ShawnShoper opened a new issue #512: rocketmq option -p can not print config items

ShawnShoper opened a new issue #512: rocketmq option -p can not print config items
URL: https://github.com/apache/rocketmq/issues/512
 
 
   I download the lastest binary 4.3.0 . I use the commad './mqnamesrv -p' to print config items, but nothing to print,  then i download the source code,I found the code 'MixAll.printObjectProperties(null, namesrvConfig)'  the target logger is null . I also went to see broker's code,the target logger is 'console'.
   so i couldn't konw your mean,why the namesrv's target logger is null.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services