stheart opened a new issue #52:
URL: https://github.com/apache/rocketmq-operator/issues/52


   Question
   
   we use rocketmq-operator to deploy in k8s,found that when up-scale name 
server cluster,broker will restart one by one.
   
   I check the broker code, it seems that broker can't refresh name server 
address list automatic when add new name server pod, so operator has to restart 
all broker.
   
   FEATURE REQUEST
   
   broker support register to new name server pod,don't need to restart. 
   for example
   1.broker provide api to refresh name server address
   2.rocketmq-operator  push the new name server address to broker api when add 
new nameserver pod.


----------------------------------------------------------------
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:
[email protected]


Reply via email to