[rabbitmq-discuss] Auto-Delete queues not getting deleted
Simon MacMullen
simon at rabbitmq.com
Wed Oct 10 13:06:02 BST 2012
Has it *ever* had consumers? auto_delete queues will delete themselves
when their consumer count drops to 0 from a higher number. Otherwise
they would delete themselves as soon as they were declared...
Empty / idle is not relevant BTW.
Cheers, Simon
On 10/10/12 11:22, 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?
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list