[
https://issues.apache.org/jira/browse/QPID-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway updated QPID-3007:
------------------------------
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
# 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.
was:
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_test_logs.py:90
All inconsistencies revealed by the test need to be corrected.
> 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 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.
-
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:[email protected]