On 09/27/2011 03:37 AM, Pavel Moravec wrote:
Hi Praveen and all,
just an additional info to prevent some confusion if you wish to use browse 
mode: priorities work when consuming the messages, while when browsing the 
queue, messages are ordered based on their enqueueing time. I.e. when sending 
messages:

- first with priority 2
- then with priority 1
- latest with priority 3

then browsing the queue shows messages in ordering "priority 2", "priority 1", 
"priority 3" message.
While consuming messages consumes them in ordering "priority 3", "priority 2", 
"priority 1" message.


That sounds like a bug to me. Is it intentional?

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to