The remaining problem is that the thread that makes the redeliveries is
blocked until all redeliveries have been done.

Potentially, if the redeliveryPolicy is configured to redeliver undefinitely
(which will probably be my case in the future) and lot of messages arrive in
my initial ActiveMQ queue, the system could be down !?

Isn't it possible to have a redelivery policy in a transacted mode without
having the thread (ie an activeMQ consumer) blocked ?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Redelivery-with-multiple-transacted-routes-tp5158209p5158388.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to