<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    26.07.2011 19:13, Gavin M. Roy kirjoitti:
    <blockquote
      cite="mid:B02C8ADB00904EA5BBE21BAEB12B3DEC@myyearbook.com"
      type="cite">
      <div> <br>
      </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 &lt;<a
                moz-do-not-send="true" href="mailto:gmr@myyearbook.com">gmr@myyearbook.com</a>&gt;
              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>
    </blockquote>
    I just need reconnection to work, but as of 0.9.5 it doesn't. Would
    be nice if it did. The callbacks will handle channel creation etc.<br>
  </body>
</html>