[
https://issues.apache.org/jira/browse/CAMEL-23899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-23899.
-------------------------------------
Resolution: Fixed
> Flaky test: LogWriterRollOverUpdateAsyncWithContentionTest in camel-wal
> -----------------------------------------------------------------------
>
> Key: CAMEL-23899
> URL: https://issues.apache.org/jira/browse/CAMEL-23899
> Project: Camel
> Issue Type: Bug
> Reporter: Guillaume Nodet
> Priority: Major
> Labels: flaky-test
> Fix For: 4.22.0
>
>
> The test
> `LogWriterRollOverUpdateAsyncWithContentionTest.testReadWriteUpdateRecordsWithRollOver`
> in `camel-wal` is flaky in CI.
> Observed failure on JDK 17 in PR #24374 CI run (July 4, 2025). The test
> involves concurrent write-ahead log operations with contention and roll-over,
> 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)