deanisty opened a new issue #2760: URL: https://github.com/apache/rocketmq/issues/2760
Assume I have a consumer listeners subscribe to topic A and in group G1, and two broker named "broker-a" and "broker-b", then I start consumer instance in 2 docker container separetely, after they started, they got same clientId [172.17.0.1@1], according to rebalance logic, they will only get these message queues from broker-a, message queues on "broker-b" will never be took care of, is this normal ? -- 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]
