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 2020/04/20 12:46:55 UTC

[GitHub] [rocketmq] RongtongJin commented on issue #1945: When the number of topic queues and the number of consumers cannot be divisible, there is a tilt in the balance strategy

RongtongJin commented on issue #1945:
URL: https://github.com/apache/rocketmq/issues/1945#issuecomment-616529573


   This issue does exist. But RocketMQ rebalance needs to ensure that every consumer has the same view (ie the same order of queues and the same order of client id),  so if every consumer shuffles in its own process, it will cause inconsistency of views.


----------------------------------------------------------------
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:
users@infra.apache.org