Inconsistent management messages in a cluster, test fails sporadically ----------------------------------------------------------------------
Key: QPID-3007 URL: https://issues.apache.org/jira/browse/QPID-3007 Project: Qpid Issue Type: Bug Components: C++ Clustering Affects Versions: 0.9 Reporter: Alan Conway Assignee: Alan Conway 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 has a test_management test which exercises management code and collects detailed trace logging. The logs are compared for consistency. Currently this test fails sporadically. Currently the test is disabled, see cluster_tests.py, look for: # cluster_test_logs.verify_logs(glob.glob("*.log")) All inconsistencies revealed by the test need to be corrected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org