You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2012/08/06 19:03:02 UTC

[jira] [Created] (QPID-4193) Multi-link Federation links may not recover during a failover

Ken Giusti created QPID-4193:
--------------------------------

             Summary: Multi-link Federation links may not recover during a failover
                 Key: QPID-4193
                 URL: https://issues.apache.org/jira/browse/QPID-4193
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.17
            Reporter: Ken Giusti
            Assignee: Ken Giusti


Occasionally the cluster federation multilink failover test will fail with the following error:


cluster_tests.ShortTests.test_federation_multilink_failover ................................................................................................................... fail
Error during test:  Traceback (most recent call last):
    File "/home/kgiusti/Desktop/work/qpid/trunk/build/qpid/src/tests/python/commands/qpid-python-test", line 340, in run
      phase()
    File "/home/kgiusti/Desktop/work/qpid/trunk/qpid/cpp/src/tests/cluster_tests.py", line 992, in test_federation_multilink_failover
      assert self._verify_federation(src_cluster[1], "FedX/two", dst_cluster[1], "destQ2")
  AssertionError
Totals: 2 tests, 1 passed, 0 skipped, 0 ignored, 1 failed

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


[jira] [Resolved] (QPID-4193) Multi-link Federation links may not recover during a failover

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved QPID-4193.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19

SVN commit: revision 1370792.
                
> Multi-link Federation links may not recover during a failover
> -------------------------------------------------------------
>
>                 Key: QPID-4193
>                 URL: https://issues.apache.org/jira/browse/QPID-4193
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.17
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>             Fix For: 0.19
>
>
> Occasionally the cluster federation multilink failover test will fail with the following error:
> cluster_tests.ShortTests.test_federation_multilink_failover ................................................................................................................... fail
> Error during test:  Traceback (most recent call last):
>     File "/home/kgiusti/Desktop/work/qpid/trunk/build/qpid/src/tests/python/commands/qpid-python-test", line 340, in run
>       phase()
>     File "/home/kgiusti/Desktop/work/qpid/trunk/qpid/cpp/src/tests/cluster_tests.py", line 992, in test_federation_multilink_failover
>       assert self._verify_federation(src_cluster[1], "FedX/two", dst_cluster[1], "destQ2")
>   AssertionError
> Totals: 2 tests, 1 passed, 0 skipped, 0 ignored, 1 failed

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