You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Manoj SanJose <ma...@gmail.com> on 2012/08/23 21:42:49 UTC

Temporary queue - what happens when server stops abruptly

Hello all,

I have a situation where I am sending message to a static queue and the replyTo of the message is set to a temporary queue. My concern is what will happen to the message in the temporary queue if the server halts abruptly. Will the message be saved. If yes, can you guide me to some documentation that will help me to read more about it.

Thank you all in advance for your help.

Manoj.