Clebert Suconic created ARTEMIS-5581:
----------------------------------------

             Summary: Discovery group deadlock on ServerLocator.close
                 Key: ARTEMIS-5581
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5581
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.41.0
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic
             Fix For: 2.43.0


NettyFileStorageSymmetricClusterWithDiscoveryTest is failing if tested in loop 
(brute force until fail)

The particular test I was using to validate it was 
testRouteWhenNoConsumersFalseNonLoadBalancedQueues,


On IntelijIdea (or any IDE of your choise), you set it to run until failure, 
and you will see the test failing in about 100 - 400 tries. 

Some of the tests will also take 10 seconds as the timeout would eventually 
take care of breaking the deadlock chain, but in about 400 tries it always fail 
for me.


After the fix it is always passing. (ran it for 2000 times before deciding it's 
good to commit)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to