<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/4/2 Chris <span dir="ltr">&lt;<a href="mailto:stuff@moesel.net" target="_blank">stuff@moesel.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

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?</blockquote>

</div><br>I would not rely on that. It would create a race condition that will cause a lot of operational pain.<br><br clear="all"><div style>So you want a temporary queue that will be mirrored and needs to preserve messages when the client disconnects?</div>

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>