rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

how to add broker smoothly in a running dledger cluster?

Open qq958905365 opened this issue 3 years ago • 3 comments

hello guys, I want to add a broker to my running dledger cluster, and the cluster can't restart. I try to use mqadmin with updateBrokerConfig to update dLegerPeers, I can see dLegerPeers is already update to every broker, but the new broker can't work, the logs show me "WARN NettyServerPublicExecutor_1 - [BUG] [HandleVote] remoteId=n3 is an unknown member". could anybody help me?

qq958905365 avatar Feb 11 '22 06:02 qq958905365

currently, it is not able to add broker to a dledger group dynamically. You need to change the dledger configuration and restart all the brokers in the group.

dongeforever avatar Feb 14 '22 03:02 dongeforever

@qq958905365 Could you describe the detailed use case? Why do need to add a broker to a running cluster? In fact, I used to think this op is not practical. It is better to fix the replica number during the deployment.

dongeforever avatar Feb 14 '22 03:02 dongeforever

maybe i can try to do it

yiduwangkai avatar Sep 21 '22 02:09 yiduwangkai

@vongosling @dongeforever Is this issue up for contribution ?

Abhijeetmishr avatar Mar 30 '23 18:03 Abhijeetmishr

This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.

github-actions[bot] avatar Mar 30 '24 00:03 github-actions[bot]

This issue was closed because it has been inactive for 3 days since being marked as stale.

github-actions[bot] avatar Apr 02 '24 00:04 github-actions[bot]