<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-02-16 23:18 GMT+04:00 cw storm <span dir="ltr"><<a href="mailto:cwstorm@gmail.com" target="_blank">cwstorm@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

However, during development, I want to perform a force close connection via the console so that I can do some debugging or test out the new changes in my code.  Everything I have initiated is in memory and I want to execute the java service again to load the new changes into memory.  Because I have added the listener to the connection, it'll re-establish the connection/channel.  Unless I reload the java package which has the service during startup.</blockquote>

</div><br>You can close connections via management UI or rabbitmqctl and it will trigger a shutdown. That's how recovery</div><div class="gmail_extra">is tested (besides automated tests) for all JVM-based clients that support recovery.<br>

<br clear="all"><div><br></div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>