[ 
https://issues.apache.org/jira/browse/CAMEL-24024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-24024:
--------------------------------
    Issue Type: Test  (was: Bug)

> Fix flaky InOutQueueProducerAsyncLoadTest
> -----------------------------------------
>
>                 Key: CAMEL-24024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24024
>             Project: Camel
>          Issue Type: Test
>          Components: camel-sjms
>            Reporter: Guillaume Nodet
>            Priority: Major
>
> The test InOutQueueProducerAsyncLoadTest is flaky in CI. According to 
> Develocity, it has 3 failures and 3 flaky outcomes out of 173 runs in July 
> 2026.
> Root cause: Test sends 5000 messages through a 2-thread pool with a 30s 
> Awaitility timeout. On CI with limited resources, this load causes timeouts. 
> Fix: reduce message count to 500 (still validates async InOut pattern), use 
> CountDownLatch for reliable completion tracking, and add failure tracking 
> with AtomicInteger.



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

Reply via email to