<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/5/6 Sam Roberts <span dir="ltr">&lt;<a href="mailto:vieuxtech@gmail.com" target="_blank">vieuxtech@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":4k">I thought I&#39;d ask again, since we&#39;re completely mystified, under what<br>
conditions does rabbit log connection_closed_abruptly?<br>
<br>
Does it mean that its doing this to the client, does it mean it<br>
doesn&#39;t think the client did a clean close? Are there any docs for<br>
this, anywhere?</div></blockquote></div><br>It means that the client did not go through the proper connection termination</div><div class="gmail_extra">process and instead just closed the underlying TCP connection.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">It is harmless and very common e.g. in unit tests, where it may be hard</div><div class="gmail_extra">to track down every single connection at close it properly at the end.<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>
</div></div>