[ https://issues.apache.org/jira/browse/QPID-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990120#comment-12990120 ]
Alan Conway commented on QPID-3007: ----------------------------------- To build on windows this revision is also required: 1066581 Fix missing QPID_COMMON_EXTERN in sys/Socket.h, causing windows build failure. > 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 > Fix For: 0.9 > > > 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 > # FIXME aconway 2011-01-19: disable when called from unit tests > > > # 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. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org