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

Andriy Redko resolved CXF-7988.
-------------------------------
    Resolution: Fixed

> SSE sink warning on tomcat
> --------------------------
>
>                 Key: CXF-7988
>                 URL: https://issues.apache.org/jira/browse/CXF-7988
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 3.3.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 3.2.15, 3.4.2, 3.3.9, 3.5.0
>
>
> Hi guys,
> I get regularly these warning using SSE on tomcat:
> {code}
> [cxf.jaxrs.sse.SseEventSinkImpl] Failed to close the AsyncContext cleanly: 
> Calling [asyncComplete()] is not valid for a request with Async state 
> [MUST_COMPLETE]
> {code}
> If it helps: I use a custom thread to send sse data 
> (CompletableFuture.supplyAsync(() -> {...}, executor))



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to