zhurunhua commented on issue #6435:
URL: https://github.com/apache/rocketmq/issues/6435#issuecomment-1479050002

   nameserver config:
   
   ```
   # nameserver
   listenPort = 19876
   rocketmqHome = /neworiental/rocketmq-5.1.0/rocketmq-nameserver
   useEpollNativeSelector = true
   orderMessageEnable = true
   serverPooledByteBufAllocatorEnable = true
   kvConfigPath = 
/neworiental/rocketmq-5.1.0/rocketmq-nameserver/store/namesrv/kvConfig.json
   configStorePath = 
/neworiental/rocketmq-5.1.0/rocketmq-nameserver/conf/nameserver.conf
   
   # controller
   enableControllerInNamesrv = true
   controllerDLegerGroup = littleCat-Controller
   controllerDLegerPeers = 
n0-172.24.30.192:19878;n1-172.24.30.193:19878;n2-172.24.30.194:19878
   controllerDLegerSelfId = n0
   controllerStorePath = /neworiental/rocketmq-5.1.0/rocketmq-controller/store
   enableElectUncleanMaster = false
   ```


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

Reply via email to