[
https://issues.apache.org/jira/browse/CAMEL-23922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed CAMEL-23922.
-----------------------------------
Resolution: Won't Fix
> Fix flaky WireTap and concurrent route tests in camel-core
> ----------------------------------------------------------
>
> Key: CAMEL-23922
> URL: https://issues.apache.org/jira/browse/CAMEL-23922
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Guillaume Nodet
> Priority: Major
> Labels: flaky-test
>
> Several test classes in camel-core use Thread.sleep(100) for timing
> synchronization:
> - WireTapShutdownRouteTest
> - WireTapShutdownBeanTest
> - DynamicallyConcurrentlyAddRoutesTest
> - FileExclusiveReadNoneStrategyTest
> All Thread.sleep calls should be replaced with Awaitility-based assertions
> per project guidelines.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)