Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0
-
None
-
None
Description
When you close the queue browser before you iterated through all messages, it will mark those unbrowsed messages as not consumed and they will be dispatched first to the next consumer.
This changes the original delivery order of messages.
Message browser should not change message delivery order in any way.