homeguess commented on issue #5268:
URL: https://github.com/apache/rocketmq/issues/5268#issuecomment-1274322284

   > > Yes .It will lock the queue when you inquire the meesage from queue . 
But it will release the lock at finally part . So how to ensure Client B is 
consume later than Client A
   > 
   > IMO, this can't be avoided, and it can also happen when non-POP patterns 
fail to consume sequential messages.
   
   If non-POP patterns . It means is PULL pattern . PULL pattern is one 
consumer match one queue . One-on-one . I think it can avoid that issue.


-- 
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]

Reply via email to