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 2022/02/11 06:42:44 UTC

[GitHub] [rocketmq] qq958905365 opened a new issue #3840: how to add broker smoothly in a running dledger cluster?

qq958905365 opened a new issue #3840:
URL: https://github.com/apache/rocketmq/issues/3840


   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?


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



Re: [GitHub] [rocketmq] qq958905365 opened a new issue #3840: how to add broker smoothly in a running dledger cluster?

Posted by 刘振东 <zh...@gmail.com>.
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. 

发自我的 iPhone

> 在 2022年2月11日,下午2:42,GitBox <gi...@apache.org> 写道:
> 
> 
> qq958905365 opened a new issue #3840:
> URL: https://github.com/apache/rocketmq/issues/3840
> 
> 
>   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?
> 
> 
> -- 
> 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: dev-unsubscribe@rocketmq.apache.org
> 
> For queries about this service, please contact Infrastructure at:
> users@infra.apache.org
> 
> 

[GitHub] [rocketmq] dongeforever commented on issue #3840: how to add broker smoothly in a running dledger cluster?

Posted by GitBox <gi...@apache.org>.
dongeforever commented on issue #3840:
URL: https://github.com/apache/rocketmq/issues/3840#issuecomment-1038606334


   @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.


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] dongeforever commented on issue #3840: how to add broker smoothly in a running dledger cluster?

Posted by GitBox <gi...@apache.org>.
dongeforever commented on issue #3840:
URL: https://github.com/apache/rocketmq/issues/3840#issuecomment-1038603418


   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.
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org