You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2021/01/04 09:47:04 UTC

[jira] [Closed] (CXF-7988) SSE sink warning on tomcat

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

Colm O hEigeartaigh closed CXF-7988.
------------------------------------

> 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)