RongtongJin commented on issue #568:
URL: 
https://github.com/apache/rocketmq-externals/issues/568#issuecomment-644134343


   A very simple example, the consumer obtains the consumer instance list (cid 
list) from a randomly selected broker, but the view of cid list on different 
brokers may be inconsistent (the view of cid list on the broker is maintained 
by the consumer sending the heartbeat, the network and other reasons may cause 
inconsistency), inconsistency between the cid lists seen by consumers will 
cause confusion with rebalancing.


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