[ https://issues.apache.org/jira/browse/ARTEMIS-5581?focusedWorklogId=975026&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-975026 ]
ASF GitHub Bot logged work on ARTEMIS-5581: ------------------------------------------- Author: ASF GitHub Bot Created on: 17/Jul/25 17:19 Start Date: 17/Jul/25 17:19 Worklog Time Spent: 10m Work Description: clebertsuconic merged PR #5834: URL: https://github.com/apache/activemq-artemis/pull/5834 Issue Time Tracking ------------------- Worklog Id: (was: 975026) Time Spent: 20m (was: 10m) > 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 > Priority: Major > Labels: pull-request-available > Fix For: 2.43.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact