[rabbitmq-discuss] AD Queues Not AutoDeleting

Michael Klishin michael.s.klishin at gmail.com
Tue Apr 2 19:25:11 BST 2013


2013/4/2 Chris <stuff at moesel.net>

> Or to put it another way:  I think that if I want to be sure not to lose
> messages during a reconnection, I have to reconnect to the same queue, and
> therefore that queue cannot be declared exclusive.  Which leads to the next
> question: If it is declared autodelete, do I have a small grace period in
> which I can reconnect and resubscribe before it autodeletes itself?


I would not rely on that. It would create a race condition that will cause
a lot of operational pain.

So you want a temporary queue that will be mirrored and needs to preserve
messages when the client disconnects?
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130402/59e515e3/attachment.htm>


More information about the rabbitmq-discuss mailing list