[ 
https://issues.apache.org/jira/browse/CXF-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620008#comment-15620008
 ] 

ASF GitHub Bot commented on CXF-7112:
-------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cxf/pull/188


> AsyncHTTPConduit ignore the ReceiveTimeout when use Async JAXWS api
> -------------------------------------------------------------------
>
>                 Key: CXF-7112
>                 URL: https://issues.apache.org/jira/browse/CXF-7112
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.0, 3.1.9
>
>
> As for the ahc we should use the application level way to check the 
> ReceiveTimeout to let ahc connectionManager to manage the connection 
> lifecycle for a better performance.
> This works with jaxws sync api and AsyncHTTPConduit.getHttpResponse have this 
> timeout check(AsyncHTTPConduitTest.testTimeout cover this scenario), but with 
> jaxws async api we don't have this timeout check for ahc, we need provide one



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to