Alan Conway created QPID-4158:
---------------------------------

             Summary: HA transition to CATCHUP status too early.
                 Key: QPID-4158
                 URL: https://issues.apache.org/jira/browse/QPID-4158
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.17
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: 0.18


Previously we set status to CATCHUP when the BrokerReplicators bridge was 
initialized. This is too early, it's possible for an aborted attempt to connect 
to another backup to get as far as bridge init. This patch waits till we 
receive the first actual message from the primary before updating status to 
CATCHUP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to