[rabbitmq-discuss] Deleting Queues, How?
Alvaro Videla
videlalvaro at gmail.com
Thu May 6 16:19:47 BST 2010
Your library should implement a method called queue_delete('queue_name'); or something similar according to the language.
-Alvaro
On May 6, 2010, at 10:59 PM, Kenneth Loafman 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-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list