foreversunyao opened a new issue #3083: Emhancement | NoopLoadManager could 
have more details for load report
URL: https://github.com/apache/pulsar/issues/3083
 
 
   #### Expected behavior
   
   when run pulsar-admin broker-stats load-report, should return load 
information even run as standalone mode, or return some load empty data instead 
of null
   
   #### Actual behavior
   
   return "null"
   
   Tell us what happens instead
   
   return the load normal report 
   
   #### Steps to reproduce
   
   1, ./bin/pulsar standalone
   2, ./bin/pulsar-admin broker-stats load-report 
   null
   
   ### Code 
   
https://github.com/apache/pulsar/blob/master/pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/NoopLoadManager.java#L104
   
   #### System configuration
   **Pulsar version**:  Current master branch
   

----------------------------------------------------------------
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

Reply via email to