stheart opened a new issue #2310: URL: https://github.com/apache/rocketmq/issues/2310
**BUG REPORT** 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. we can custom the operator , push the new name server address to broker when up-scale name server cluster,but still need broker support reload name server address. **FEATURE REQUEST** broker support reload name server address when add name server 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]
