ifplusor commented on issue #345: URL: https://github.com/apache/rocketmq-client-cpp/issues/345#issuecomment-770632419
When clients are online or offline, the consumer cluster does rebalance, which allocates queues averagely for clients by clientId list. The client id consists of local IP and instance name(default value is PID). See: https://github.com/apache/rocketmq-client-cpp/blob/re_dev/src/consumer/AllocateMQAveragely.hpp ---------------------------------------------------------------- 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]
