Guillaume Nodet created CAMEL-23908:
---------------------------------------
Summary: Flaky test: BacklogTracerAggregateTest in camel-management
Key: CAMEL-23908
URL: https://issues.apache.org/jira/browse/CAMEL-23908
Project: Camel
Issue Type: Bug
Reporter: Guillaume Nodet
The test `BacklogTracerAggregateTest.testBacklogTracerAggregate` in
`camel-management` is flaky in CI.
Observed failure on JDK 25 in PR #24358 CI run (July 4, 2025). This test
involves backlog tracing with aggregate EIP, which may be 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)