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

Andriy Redko updated CXF-9064:
------------------------------
    Affects Version/s: 3.5.9

> AsyncHTTPConduit doesn't close wrappedStream on close
> -----------------------------------------------------
>
>                 Key: CXF-9064
>                 URL: https://issues.apache.org/jira/browse/CXF-9064
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.5.9, 4.0.5, 3.6.4
>            Reporter: Alexey Deryabin
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 4.1.0, 3.5.10, 3.6.5, 4.0.6
>
>
> I found that in 
> org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduit$AsyncWrappedOutputStream
>  on close method the wrappedStream is not closed but reassigned to the new 
> anonymous OutputStream in handleHeadersTrustCaching by setupWrappedStream.
> It is in cxf-rt-transports-http-hc module.
> My suggest to add out.close() on 426 line.



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

Reply via email to