[rabbitmq-discuss] How close all open connections/channels
cw storm
cwstorm at gmail.com
Tue Jun 24 20:26:33 BST 2014
I suppose I could loop through each of the queue and issue
"channel.basicCancel" since I know the consumerTag.
On Tue, Jun 24, 2014 at 2:51 PM, cw storm <cwstorm at gmail.com> wrote:
> Today, I have open connections/channels for consumers link to the queues.
> I'm manually closing the connections/channels via the RabbitMQ console. I
> would like to make this easier for our support folks so they don't have to
> do this for each of the queues. Just checking the community if anyone has
> coded this on the client side to close the connections/channels for each of
> the queue consumers.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140624/9adbaf41/attachment.html>
More information about the rabbitmq-discuss
mailing list