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 2019/08/27 09:07:31 UTC

[GitHub] [rocketmq] qqeasonchen opened a new pull request #1419: [#issue 1418]Statistics written to file

qqeasonchen opened a new pull request #1419: [#issue 1418]Statistics written to file
URL: https://github.com/apache/rocketmq/pull/1419
 
 
   ## What is the purpose of the change
   
   work for this [issue](https://github.com/apache/rocketmq/issues/1418), write statistics to a json file, and reload the statistics when broker restart.
   
   ## Brief changelog
   Made BrokerStats extends ConfigManager,  then use the functions persist() and load() to record and reload  statistics.
   
   
   ## Verifying this change
   
   XXXX
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services