[rabbitmq-discuss] AD Queues Not AutoDeleting

Chris stuff at moesel.net
Tue Apr 2 14:36:27 BST 2013


Ah.  I never thought of that!  I guess I better put some logic in my code
to delete the queues if something fails at subscription time.  Thanks for
the hint!

-Chris


On Mon, Apr 1, 2013 at 2:06 PM, Michael Klishin <michael.s.klishin at gmail.com
> wrote:

>
> 2013/4/1 Chris <stuff at moesel.net>
>
>> When it happened today, I noticed the system was very low on disk space--
>> could that be part of the problem?
>>
>
> It is more likely that said queues never have a single consumer registered
> with them. Auto-deletion
> kicks in when the last consumer disconnects.
>
>
>>
>> When this happens, is there a quicker way to force-delete these queues
>> without going through one by one in the Management Console?
>>
>
> Using HTTP API:
>
> http://hg.rabbitmq.com/rabbitmq-management/raw-file/3646dee55e02/priv/www-api/help.html
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130402/8143e820/attachment.htm>


More information about the rabbitmq-discuss mailing list