[rabbitmq-discuss] How close all open connections/channels

cw storm cwstorm at gmail.com
Wed Jun 25 21:11:46 BST 2014


I'm considering of using rabbitmqctl to close connections based on certain
consumerTags.  Is this possible?


On Wed, Jun 25, 2014 at 3:25 PM, cw storm <cwstorm at gmail.com> wrote:

> I was hoping to use "channel.basicCancel" but that's not going to work
> since I'm establishing a new conn/channel.
>
> So, I guess I have to fully rely on the HTTP API method in order to easily
> close all connections that I'm interested in?  The goal is to provide
> operation support to easily close all connections/channels for a mask of
> consumers.  Today, he/she uses the rabbitmq console to force the close
> connection.
>
>
> On Tue, Jun 24, 2014 at 11:46 PM, Michael Klishin <mklishin at gopivotal.com>
> wrote:
>
>>  On 25 June 2014 at 07:37:06, Michael Klishin (mklishin at gopivotal.com)
>> wrote:
>> > > You can both list connections via HTTP API and close them.
>>
>> …as well as rabbitmqctl, of course.
>> --
>> MK
>>
>> Staff Software Engineer, Pivotal/RabbitMQ
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140625/5028442e/attachment.html>


More information about the rabbitmq-discuss mailing list