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 2022/10/09 03:24:11 UTC

[GitHub] [rocketmq] tsunghanjacktsai commented on issue #5246: not support using args override brokerName and other args

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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org