codersfarm commented on issue #5232:
URL: https://github.com/apache/rocketmq/issues/5232#issuecomment-1264284183
Maybe, it's not a good idea. Consumer can setAllocateMessageQueueStrategy();
`DefaultLitePullConsumer litePullConsumer = new
DefaultLitePullConsumer(MixAll.DEFAULT_CONSUMER_GROUP);
litePullConsumer.setAllocateMessageQueueStrategy();
`
For users , it will make trouble for users if it is implemented by other
way.
--
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]