steven-wal opened a new issue, #4800:
URL: https://github.com/apache/rocketmq/issues/4800

   In a distributed environment, the network partitions always sad. If the 
master broker register to 3 nameserver nodes, sometimes it has a network 
partion probelm with the leader namesrv, but send heartbeat  normally with 
other namesrv nodes. In such cases, we need change broker role immediately? Or 
should we check the broker status on other namesrvs?
   
https://github.com/apache/rocketmq/blob/ce274265db8af73e28624ecc1fc98cc984658844/controller/src/main/java/org/apache/rocketmq/controller/ControllerManager.java#L106


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to