<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/7/8 Haster <span dir="ltr">&lt;<a href="mailto:haster2004@yandex.ru" target="_blank">haster2004@yandex.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":78c" style="overflow:hidden">So maybe this test case is wrong and I should call basic.cancel befor I can<br>
call queue.bind again?</div></blockquote></div><br>There are no limitations on when you can call queue.bind as long as the queue</div><div class="gmail_extra">and the exchange your are binding exist.<br><br clear="all"><div>

There is one tricky scenario: if you basic.cancel the last consumer on an auto-delete</div><div>queue, it will be deleted.</div><div><br></div><div>What may be happening is rabbitmq-c expecting deliveries and getting</div>

<div>queue.bind-ok instead. Clients should handle such situation.</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>