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/07/28 03:07:41 UTC

[GitHub] [rocketmq] zhangleiouc opened a new issue, #4705: NamesrvStartup code optimize

zhangleiouc opened a new issue, #4705:
URL: https://github.com/apache/rocketmq/issues/4705

   
   ![image](https://user-images.githubusercontent.com/6259525/181410911-f3327a38-7f73-4f8d-bc52-22718d8ddde1.png)
   ![image](https://user-images.githubusercontent.com/6259525/181411057-d5c76d17-8f52-4281-afbb-04e54220fdae.png)
   NamesrvStartup.nettyServerConfig use default port 9876,why  the class NettyServerConfig filed listenPort default value is 8888.
   can change the  filed listenPort default value to 9876 and there does't need to execute nettyServerConfig.setListenPort(9876)  in NamesrvStartup.parseCommandlineAndConfigFile


-- 
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.apache.org

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


[GitHub] [rocketmq] xhrg commented on issue #4705: NamesrvStartup code optimize

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

   Nettyserverconfig is used not only for namesrv, but also for brokers


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


[GitHub] [rocketmq] duhenglucky closed issue #4705: NamesrvStartup code optimize

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #4705: NamesrvStartup code optimize
URL: https://github.com/apache/rocketmq/issues/4705


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