Alan Conway created QPID-4085:
---------------------------------

             Summary: HA fails long running failover test
                 Key: QPID-4085
                 URL: https://issues.apache.org/jira/browse/QPID-4085
             Project: Qpid
          Issue Type: Bug
          Components: C++ Clustering
    Affects Versions: 0.17
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: 0.17


Running the following loop for a long time (up to 1.5 hours) the test 
eventually fails:

cd tests; source ./test_env.sh;
ha_tests.py $*
while ha_tests.py *LongTests* -DDURATION=3; do date; done; exit 1


3 types of failure observed:
- timeout waiting for the primary broker to become 'active'
- timeout waiting for a backup broker to become 'ready'
- missing messages

--
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