2011/7/19 Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Instead of shutting down rabbit completely, you could just stop/start the rabbit app (with &#39;rabbitmqctl {start,stop}_app&#39;).</blockquote></div><br>I just tried it and it looks like stop_app (as seen by AMQP clients) is equivalent to kill or any other forced shutdown. This is great, however,<br>

to imitate graceful shutdown I use `rabbitmqctl stop`, so start_app won&#39;t work for that case.<br><br>But stop_app and start_app make it possible for me to exclude only one test case from CI.<br><br>Thank you.<br>-- <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><br>