You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:59:00 UTC

[jira] [Closed] (ARTEMIS-3540) SimpleSymmetricClusterTest.testSimpleRestartClusterConnection fix

     [ https://issues.apache.org/jira/browse/ARTEMIS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3540.
------------------------------------

> 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.20.1#820001)