[
https://issues.apache.org/jira/browse/ARTEMIS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiago Bueno resolved ARTEMIS-3540.
----------------------------------
Resolution: Fixed
> 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
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)