[rabbitmq-discuss] Auto-Delete queues not getting deleted

Raviv Pavel raviv at gigya-inc.com
Fri Oct 26 07:28:40 BST 2012


I find this behavior is problematic, especially when fanning out messages 
to temporary queues.
If I create an auto-delete queue (by code) and then crash before consuming, 
the queue will be stuck there until I delete it.

Is there a way to delete numerous queues by name prefix and/or state?


On Sunday, October 14, 2012 4:27:12 PM UTC+2, Dmitry Polyanovsky wrote:
>
> Hi,
> they will be deleted after first consumer "touch" them. If any consumer 
> will never connect to queue, it will be never deleted.
>
> On Wednesday, October 10, 2012 12:22:17 PM UTC+2, Raviv Pavel wrote:
>>
>> I have an auto-delete, durable, non mirrored, not exclusive queue, that 
>> is empty (no messages), idle, and has no consumers
>> However, it's still not being auto deleted.
>> Any idea why?
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121025/70905c8b/attachment.htm>


More information about the rabbitmq-discuss mailing list