RongtongJin commented on issue #1610: Is it neccessary that use lock per message queue where orderly comsuming? URL: https://github.com/apache/rocketmq/issues/1610#issuecomment-558001588 有必要。队列锁能保证同一个队列的ConsumeRequest在线程池被消费不会是乱序的,ProcessQueue的consuming状态位无法代替锁的作用。
---------------------------------------------------------------- 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] With regards, Apache Git Services
