[
https://issues.apache.org/jira/browse/QPID-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway resolved QPID-3007.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Fixed by the following revisions:
1061308 Bug 654872, QPID-3007: Batch management messages by count, not size.
1066220 QPID-3007: Unique management identifier for connections.
1066219 QPID-3007: Ignore expected connection close warning in
cluster_test_logs.py
1066217 QPID-3007: Don't hold on to consumer shared-pointers in
UpdateClient::consumerNumbering
1066215 QPID-3007: Don't record management statistics in cluster-unsafe
contexts.
> 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:[email protected]