<div dir="ltr">I'm considering of using rabbitmqctl to close connections based on certain consumerTags.  Is this possible?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 25, 2014 at 3:25 PM, cw storm <span dir="ltr"><<a href="mailto:cwstorm@gmail.com" target="_blank">cwstorm@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">I was hoping to use "channel.basicCancel" but that's not going to work since I'm establishing a new conn/channel.</span><div style="font-family:arial,sans-serif;font-size:13px">

<br></div><div style="font-family:arial,sans-serif;font-size:13px">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.</div>

</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="">On Tue, Jun 24, 2014 at 11:46 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>

</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div> On 25 June 2014 at 07:37:06, Michael Klishin (<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>) wrote:<br>


> > You can both list connections via HTTP API and close them.<br>
<br>
</div>…as well as rabbitmqctl, of course.<br>
<div><div>--<br>
MK<br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
</div></div></blockquote></div></div></div><br></div>
</blockquote></div><br></div>