Re: Possibility of message loss in composite queues

2011-06-13 Thread Dejan Bosanac
There is no risk of losing messages, as the send is still atomic operation. So the producer will be notified that send succeeded only when all destinations have the message. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging

Possibility of message loss in composite queues

2011-06-13 Thread oseymen
messages can't be forwarded from Q.IN to Q1 or Q2? How does message forwarding from Q.IN to other queues relate to producer transaction, i.e. does it happen in the same transaction? Thanks, Ozan -- View this message in context: http://activemq.2283324.n4.nabble.com/Possibility-of-message-lo