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: [email protected] With regards, Apache Git Services
