Hi,

In case the MDB throws an exception, then a mixup might happen.

Example: Let's assume 3 messages.

In case 1 throws an exception, my expectation would be this:

1 1retry 2 3

But in reality the following happens in a minority case:

1 2 1retry 3

So message 2 is processed before the 1retry.

Cheers,

Tamas






--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-out-of-order-redelivery-resource-adapter-tp4681601p4681719.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to