You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chris Morgan (JIRA)" <ji...@apache.org> on 2018/03/26 17:47:00 UTC

[jira] [Created] (PROTON-1813) Session delivery-id sequence does not allow an arbitrary initial sequence value after reconnect.

Chris Morgan created PROTON-1813:
------------------------------------

             Summary: Session delivery-id sequence does not allow an arbitrary initial sequence value after reconnect.
                 Key: PROTON-1813
                 URL: https://issues.apache.org/jira/browse/PROTON-1813
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: proton-c-0.21.0
            Reporter: Chris Morgan


The session->state.incoming_init flag is not reset when the session->state.incoming delivery map is cleared on reconnect/failover. This causes errors in the transport on incoming transfer frames when the remote broker begins its delivery-id sequence at a value other then 0. This prevents a broker which begins its delivery-id sequence at 1 to not be able to reconnect. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org