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/09/19 23:45:07 UTC

[jira] [Resolved] (QPID-4322) HA sporadic failure in ha_tests

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

Alan Conway resolved QPID-4322.
-------------------------------

    Resolution: Fixed

Fixed on trunk r1387785

                
> HA sporadic failure in ha_tests
> -------------------------------
>
>                 Key: QPID-4322
>                 URL: https://issues.apache.org/jira/browse/QPID-4322
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Clustering
>    Affects Versions: 0.18
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> To reproduce run this in a loop: ha_tests.py-DDURATION=3
> Fails about 8% of the time with:
> {noformat}
> ha_tests.LongTests.test_failover_send_receive ....................................... start
>   Traceback (most recent call last):
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/ha_tests.py", line 930, in test_failover_send_receive
>       map(wait_passed, receivers, checkpoint)
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/ha_tests.py", line 898, in wait_passed
>       assert retry(check), "Stalled %s at %s"%(r.queue, n)
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/brokertest.py", line 86, in retry
>       ret = function()
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/ha_tests.py", line 896, in check
>       r.check()       # Verify no exceptions
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/brokertest.py", line 672, in check
>       if self.error: raise self.error
>   RethrownException: qpid-receive-19
>   Traceback (most recent call last):
>     File "/home/aconway/qpidrel/qpid/cpp/src/tests/brokertest.py", line 661, in run
>       assert m <= self.received, "%s missing message %s>%s"%(self.queue, m, self.received)
>   AssertionError: test6 missing message 51645>51525
>   
> ha_tests.LongTests.test_failover_send_receive ....................................... fail
> {noformat}

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