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

Guillaume Nodet closed CAMEL-23924.
-----------------------------------
    Resolution: Won't Fix

> Fix flaky ServletStreamingChunkedTest in camel-servlet
> ------------------------------------------------------
>
>                 Key: CAMEL-23924
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23924
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-servlet
>            Reporter: Guillaume Nodet
>            Priority: Major
>              Labels: flaky-test
>
> The ServletStreamingChunkedTest in camel-servlet uses Thread.sleep(500) in 3 
> places for timing synchronization, making it prone to flakiness.
> These Thread.sleep calls should be replaced with Awaitility-based assertions.
> Affected file: 
> components/camel-servlet/src/test/java/org/apache/camel/component/servlet/ServletStreamingChunkedTest.java



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

Reply via email to