5.2.0版本,一个消费者组内多个消费者顺序消费问题 #8598
Unanswered
zhl19911203
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@RocketMQMessageListener监听设置为顺序消费,然后消费者起了多个实例,这样多个消费者能同时消费多个消息,并且保证是按照顺序消费的吗,比如1到10的消息,1到5是A实例,6,10是B实例
Beta Was this translation helpful? Give feedback.
All reactions