[rabbitmq-discuss] Deleting Queues, How?

Doug Barth dougbarth at gmail.com
Thu May 6 19:09:46 BST 2010


If you have ruby installed, I have a gem that I wrote that supplies
basic CLI programs for queue management.

  gem install amqp-utils

On May 6, 9:59 am, Kenneth Loafman <kenn... at loafman.com> wrote:
> Hi,
>
> I've got some queues that were created as permanent on a fanout exchange
> that should have been created as temporary (exclusive=True).  I'm trying
> to find a way to delete them since they are slowly filiing up.  Is there
> a utility out there that will give me a way to do this, or must I shut
> down RabbitMQ and restart the world?
>
> ...Thanks,
> ...Ken
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttp://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
> --
> You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group.
> To post to this group, send email to rabbitmq-discuss at googlegroups.com.
> To unsubscribe from this group, send email to rabbitmq-discuss+unsubscribe at googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/rabbitmq-discuss?hl=en.



More information about the rabbitmq-discuss mailing list