[
https://issues.apache.org/jira/browse/ARTEMIS-3540?focusedWorklogId=670000&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670000
]
ASF GitHub Bot logged work on ARTEMIS-3540:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/21 10:28
Start Date: 26/Oct/21 10:28
Worklog Time Spent: 10m
Work Description: brusdev commented on pull request #3814:
URL: https://github.com/apache/activemq-artemis/pull/3814#issuecomment-951800068
@tlbueno thanks for fixing
SimpleSymmetricClusterTest.testSimpleRestartClusterConnection
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 670000)
Time Spent: 0.5h (was: 20m)
> 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)