You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/25 16:51:00 UTC

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

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

ASF GitHub Bot logged work on ARTEMIS-3540:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Oct/21 16:50
            Start Date: 25/Oct/21 16:50
    Worklog Time Spent: 10m 
      Work Description: tlbueno opened a new pull request #3814:
URL: https://github.com/apache/activemq-artemis/pull/3814


   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


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 669652)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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)