You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2012/07/04 17:08:33 UTC

[jira] [Updated] (QPID-4085) HA fails long running failover test

     [ https://issues.apache.org/jira/browse/QPID-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway updated QPID-4085:
------------------------------

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

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

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

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

    
> 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:
> {noformat}
> cd tests; source ./test_env.sh;
> ha_tests.py $*
> while ha_tests.py *LongTests* -DDURATION=3; do date; done; exit 1
> {noformat}
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org