[ 
https://issues.apache.org/jira/browse/ARTEMIS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434244#comment-17434244
 ] 

ASF subversion and git services commented on ARTEMIS-3540:
----------------------------------------------------------

Commit 7791a268c8d8b859442b259f78d3552523514d5e in activemq-artemis's branch 
refs/heads/main from Tiago Bueno
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7791a26 ]

ARTEMIS-3540 Fix SimpleSymmetricClusterTest.testSimpleRestartClusterConnection
add bridge connection verification after stop cluster connection
to wait for the bridge stop completely and avoid a failure
on stop/start cluster connection test


> 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: 10m
>  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)

Reply via email to