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/12/06 23:30:35 UTC

[jira] [Comment Edited] (QPID-4387) HA test_failover_send_receive sporadically stalls

    [ https://issues.apache.org/jira/browse/QPID-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13525818#comment-13525818 ] 

Alan Conway edited comment on QPID-4387 at 12/6/12 10:29 PM:
-------------------------------------------------------------

To reproduce, cd to tests build directory and: 
 source test_env.sh; while ha_tests.py *.test_failover_send_receive -DDURATION=2; do date; done

Actual result: fails after a few iterations with a message AssertionError: Stalled...

Expected result: test loop should continue forever.
                
      was (Author: aconway):
    To reproduce, cd to tests build directory and: 
 source test_env.sh; while ha_tests.py *.test_failover_send_receive; do date; done

Actual result: the tests eventually fail with a message AssertionError: Stalled...

Expected result: test loop should continue forever.
                  
> HA  test_failover_send_receive sporadically stalls
> --------------------------------------------------
>
>                 Key: QPID-4387
>                 URL: https://issues.apache.org/jira/browse/QPID-4387
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.19
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Blocker
>
> test_failover_send_receive fails sporadically with an error like:
>  AssertionError: Stalled test9 at 1548
> one of the receivers has exceeded the timeout for getting another message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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