Tiago Bueno created ARTEMIS-3540:
------------------------------------
Summary:
SimpleSymmetricClusterTest.testSimpleRestartClusterConnection fix
Key: ARTEMIS-3540
URL: https://issues.apache.org/jira/browse/ARTEMIS-3540
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Tests
Reporter: Tiago Bueno
SimpleSymmetricClusterTest.testSimpleRestartClusterConnection implemented by
ARTEMIS-3491 may fail on some scenarios because of the cluster connection stop
method creates a thread to stop the bridge but clear the cluster connection
records just after it leading to a failure in the test.
During the test by checking only the records map size is not enough and need
additional checking to ensure the bridge is stopped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)