Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3007

Inconsistent management messages in a cluster, test fails sporadically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9
    • C++ Clustering
    • None

    Description

      Management messages on different members of a cluster can be different, which can cause a cluster member to fail with an invalid-arg error.

      The cluster_tests.py test_management and test_management_qmf2 exercise management code and collects detailed trace logging. The logs are compared for consistency.

      The test is disabled as it does not pass. To enable the test remove these lines from cpp/src/tests/cluster_test_logs.py:91

      1. FIXME aconway 2011-01-19: disable when called from unit tests
      2. Causing sporadic failures, see https://issues.apache.org/jira/browse/QPID-3007
        if _name_ != "_main_": return

      When enabled the test fails, all inconsistencies shown by this test need to be resolved.

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: