[
https://issues.apache.org/jira/browse/CAMEL-23900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated CAMEL-23900:
------------------------------------
Fix Version/s: 4.22.0
> Flaky test: RecipientListParallelStreamingTest in camel-core
> ------------------------------------------------------------
>
> Key: CAMEL-23900
> URL: https://issues.apache.org/jira/browse/CAMEL-23900
> Project: Camel
> Issue Type: Bug
> Reporter: Guillaume Nodet
> Priority: Major
> Labels: flaky-test
> Fix For: 4.22.0
>
>
> The test `RecipientListParallelStreamingTest.testRecipientListParallel` in
> `camel-core` is flaky in CI.
> Observed failures on both JDK 17 and JDK 25 in PR #24374 and PR #24358 CI
> runs (July 4, 2025). This test involves parallel processing with streaming,
> which is timing-sensitive.
> The test should be stabilized, potentially using Awaitility instead of any
> timing-dependent assertions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)