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 2020/09/17 01:21:42 UTC

[GitHub] [rocketmq] trntaken opened a new issue #2305: Dynamically configure broker configuration parameters without restarting the broker

trntaken opened a new issue #2305:
URL: https://github.com/apache/rocketmq/issues/2305


   1. Please describe the feature you are requesting.
      
    Dynamically configure  broker configuration parameters without restarting the broker,sush as threadpool num, queue capacity,flush disk type and so on.  We can register dynamically parameters to namesrv,We can modify the dynamically parameters in namesrv,The broker will periodically pull dynamic parameters from namesrv,If the broker finds that the parameters have changed, then it will modify its own parameters.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   No need to restart, we can dynamically adjust broker parameters,This is very helpful for our testing and production verification.
   


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



[GitHub] [rocketmq] RongtongJin commented on issue #2305: Dynamically configure broker configuration parameters without restarting the broker

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #2305:
URL: https://github.com/apache/rocketmq/issues/2305#issuecomment-693778720


   You can use updateBrokerConfig command with admin tool.


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



[GitHub] [rocketmq] RongtongJin closed issue #2305: Dynamically configure broker configuration parameters without restarting the broker

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #2305:
URL: https://github.com/apache/rocketmq/issues/2305


   


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