<div dir="ltr">Thanks for the hint. �My concern with that is how it works with HA / Failover. �In fact, it may be a concern for autodelete as well.<div><br></div><div style>I&#39;d like to have the concept of exclusive queues, but if the server goes down and I have to reconnect to it again, or reconnect to another node in the cluster (if HA policy mirrors queues), I assume it will not allow me to resubscribe to the exclusive queue. �So... I will lose messages.</div>
<div style><br></div><div style>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?</div>
<div style><br></div><div style>Thanks again! �You guys are awesome!</div><div style>Chris</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 9:41 AM, Michael Klishin <span dir="ltr">&lt;<a href="mailto:michael.s.klishin@gmail.com" target="_blank">michael.s.klishin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="im"><br><div class="gmail_quote">2013/4/2 Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Couldn&#39;t you simply declare the queues as &#39;exclusive&#39; instead of &#39;auto-delete&#39;?</blockquote></div><br></div>Clarification: then it will always be removed when the connection that created it is closed<div class="im">
<br>-- <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></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>