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

Andriy Redko updated CXF-8616:
------------------------------
    Description: It turns out that when async client (at least, the ones backed 
by HttpClient 4.x or 5.x) is used with oneway methods (returning 202), the 
response hangs indefinitely due to the fact that the client callback is never 
called / propagated.  (was: It turns out that when async client is used with 
oneway methods (returning 202), the response hangs indefinitely due to the fact 
that the client callback is never called / propagated.)

> Calling oneway methods using async client hangs response indefinitely
> ---------------------------------------------------------------------
>
>                 Key: CXF-8616
>                 URL: https://issues.apache.org/jira/browse/CXF-8616
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.3.11, 3.4.5
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>
> It turns out that when async client (at least, the ones backed by HttpClient 
> 4.x or 5.x) is used with oneway methods (returning 202), the response hangs 
> indefinitely due to the fact that the client callback is never called / 
> propagated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to