[rabbitmq-discuss] Java Client Error handling: How to detect deleted queue
Matthias Radestock
matthias at rabbitmq.com
Thu Aug 9 23:20:46 BST 2012
Till,
On 09/08/12 15:18, Till Hänisch wrote:
> I wonder how a client program can find out if a queue got deleted
> (after the client connected). Neither the registered ReturnListener
> nor the ShutdownListener get's called (at least in my sample
> program).
If you are consuming from the queue then there is
http://www.rabbitmq.com/extensions.html#onsumer-cancel-notify
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list