Message Prioirty Support in dispatch channel can cause QueueBrowsers work
incorrectly
-------------------------------------------------------------------------------------
Key: AMQNET-296
URL: https://issues.apache.org/jira/browse/AMQNET-296
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ
Affects Versions: 1.4.1
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 1.5.0
When processing messages for the QueueBrowser an empty dispatch Message marks
the end of the browse window but a flaw in the queuing in the dispatch channel
can route this ahead of the actual Message's when the priority support is on.
The dispatch channel needs to mark this "Message" as a lower priority so that
the Message queue'd ahead of it reach the QueueBrowser first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.