> Does browsing alter the order of messages yet to be delivered?

I have not seen this problem before but can confirm that browsing the msgs on a 
queue should be a read-only operation and not alter the order of messages on 
that queue. 
If you could work out a JUnit test that reproduces the problem and raise a JIRA 
ticket, then this would help.



Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com

On Oct 19, 2011, at 2:19 PM, fmestrone wrote:

> Hi all,
> 
> I'm sending messages over a transacted session to a queue (Q1). When I
> commit messages, the messages are delivered in the correct order to the
> active listener. If no listener is online, the messages are delivered in the
> correct order when a listener connects. However, if I browse the messages on
> Q1 (for example with the web console) and look at the messages, when the
> listener goes online, the order of messages is altered.
> 
> Is this an issue anyone is aware of? Are there any settings that might cause
> this? Does browsing alter the order of messages yet to be delivered?
> 
> Thanks,
> 
> Fed
> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Browsing-and-message-order-tp3918428p3918428.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.





Reply via email to