tsunghanjacktsai commented on issue #5246: URL: https://github.com/apache/rocketmq/issues/5246#issuecomment-1272445029
Hi @czy21 , You could try the `updateBrokerConfig` command below: ```shell sh mqadmin -n <namesrv address> -b <specific broker address> -k <the config you would like to change> -v <the value you would like to assign to such config> ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
