aiooly commented on issue #309: The broker listen port is fixed to 10911
URL: https://github.com/apache/rocketmq/issues/309#issuecomment-390406472
 
 
   @xgj1988  you can change the config via broker.conf
   ```
   ...
   listenPort=11911
   ...
   ```
   Below code will mix the config
   
https://github.com/apache/rocketmq/blob/a8ef6d61149457088e55d9c260d7e5d5f5b1dd3a/broker/src/main/java/org/apache/rocketmq/broker/BrokerStartup.java#L125

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