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 2021/09/15 13:50:34 UTC

[GitHub] [rocketmq] RongtongJin commented on issue #3356: processQueue中的lockConsume到底有什么用?

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


    顺序消息时会锁队列,保证重平衡时不会有多个consumer分配到同一个队列,并且同一个队列不会被并发消费


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org