Jean-Louis Monteiro created AMQ-9838:
----------------------------------------

             Summary: Test stabilization: Race condition / sync
                 Key: AMQ-9838
                 URL: https://issues.apache.org/jira/browse/AMQ-9838
             Project: ActiveMQ
          Issue Type: Test
            Reporter: Jean-Louis Monteiro
             Fix For: 6.3.0


Affected tests and fixes:
- 
activemq-kahadb-store/src/test/java/org/apache/activemq/store/kahadb/scheduler/AMQ7086Test.java:
 Count scheduler and message store journal files on disk before shutdown to 
avoid TOCTOU races. (59eb8315cb00 Batch of fixes (#1622), PR 
https://github.com/apache/activemq/pull/1622)
- 
activemq-jms-pool/src/test/java/org/apache/activemq/jms/pool/PooledConnectionSecurityExceptionTest.java:
 Introduce CountDownLatch synchronization for async events. (928c40a85af9 Flaky 
tests GitHub actions (#1621), PR https://github.com/apache/activemq/pull/1621)
- 
activemq-jms-pool/src/test/java/org/apache/activemq/jms/pool/PooledConnectionSecurityExceptionTest.java:
 Introduce CountDownLatch synchronization for async events. (94c3c3dac231 Facky 
tests revealed mainly with faster CI (aka Github Actions but also with Java 25) 
(#1610), PR https://github.com/apache/activemq/pull/1610)
- activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ2401Test.java: 
Introduce CountDownLatch synchronization for async events. (a6b11f7e8ed5 
[AMQ-8525] Fix random failures and run an eligible subset in parallel (#1542), 
PR https://github.com/apache/activemq/pull/1542)
- 
activemq-unit-tests/src/test/java/org/apache/activemq/broker/scheduler/JmsSchedulerTest.java:
 Introduce CountDownLatch synchronization for async events. (f55e53442260 
AMQ-9808: Dead lock when using CRON schedule with AMQ_SCHEDULED_REPEAT (#1536), 
PR https://github.com/apache/activemq/pull/1536)",Task



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