Hello all,
If I configure activeMQ and JMS producer/consumer correctly, are there any
cases where the total order of a queue is violated?

I've seen this page:
http://activemq.apache.org/total-ordering.html

But I came across this post from 2005:
http://www.devwebsphere.com/devwebsphere/2005/06/total_jms_messa.html

Specifically it talks about cases where the Broker or the Consumer crash
with messages in doubt or locked in a TCP buffer waiting for the TCP socket
to timeout. 

If a Broker/Consumer takes over with these messages locked/in doubt, would
the Broker press ahead, and redeliver the locked messages at a later (out of
order) time?

Regards,
-JD
-- 
View this message in context: 
http://www.nabble.com/Total-Message-Order-of-Queues-%28not-topics%29-durring-edge-cases%28crashes%29-tp24705154p24705154.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to