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 2019/09/02 03:09:59 UTC

[GitHub] [rocketmq-spring] Yhzhtk opened a new issue #141: how to use two different nameserver on the same project?

Yhzhtk opened a new issue #141: how to use two different nameserver on the same project?
URL: https://github.com/apache/rocketmq-spring/issues/141
 
 
   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   how to use two different nameserver on the same project?
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   I can config the multi name-server like:
   rocketmq.name-server_1=10.13.34.68:9876;10.13.34.66:9876
   rocketmq.name-server_2=10.13.34.67:9876
   
   3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   must-have
   I have to nameserver on the same project.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services