I find this behavior is problematic, especially when fanning out messages to temporary queues.<div>If I create an auto-delete queue (by code) and then crash before consuming, the queue will be stuck there until I delete it.</div><div><br></div><div>Is there a way to delete numerous queues by name prefix and/or state?<br><div><br><br>On Sunday, October 14, 2012 4:27:12 PM UTC+2, Dmitry Polyanovsky wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi,<br>they will be deleted after first consumer "touch" them. If any consumer will never connect to queue, it will be never deleted.<br><br>On Wednesday, October 10, 2012 12:22:17 PM UTC+2, Raviv Pavel wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">I have an auto-delete, durable, non mirrored, not exclusive queue, that is empty (no messages), idle, and has no consumers<div>However, it's still not being auto deleted.</div><div>Any idea why?</div></blockquote></blockquote></div></div>