I'm using a topic=false (queue), with durable=true and transacted=true on the
producer and the consumer.

I can't be sure but it seems as if the message is being dropped between the
web-app-broker and the central-broker.  I say this because the loss happens
when I kill the central-broker while the producer is busy sending messages
to the web-app-broker.  It is as if the web-app-broker sends a message to
the central-broker while it is being killed and thinks the central-broker
received the message, but it did not.  I thought that the default for
useAsync was true - so I may be on the wrong trail.

thanks - Jim

--
View this message in context: 
http://www.nabble.com/Store-and-Forward-t1401236.html#a3790762
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to