<div>
<br>
</div>
<div></div>
<p style="color: #a0a0a0;">On Tuesday, July 26, 2011 at 11:57 AM, Marek Majkowski wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div>On Tue, Jul 26, 2011 at 16:08, Gavin M. Roy <<a href="mailto:gmr@myyearbook.com">gmr@myyearbook.com</a>> wrote:<br><blockquote type="cite"><div>The SimpleReconnectionStrategy implementation was to on disconnect, have a<br>incrementally delayed attempt to reconnect to the broker. I believe there's<br>a ticket with this being broken in 0.9.5, I need to confirm that's the case.<br></div></blockquote><br>Stupid question: what happens after reconnection succeeds, is<br>the user informed in any way? What happens to things<br>waiting on basic_consume and such?<br></div></div></span></blockquote><div>There is a callback mechanism in place the user can subscribe to, but it must be treated as a new connection, there is nothing automated but the reconnection.
</div><div><br></div><div>No channels recreated, etc. The behavior of it should mirror the 0.5.2 behavior as of right now. Future direction hasn't been contemplated.</div>