[ https://issues.apache.org/jira/browse/CXF-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastian Violet updated CXF-8950: ---------------------------------- Attachment: CXF-HTTPClient-LargePayload.zip > HttpClient in CXF closing prematurely; 4.0.4-SNAPSHOT > ----------------------------------------------------- > > Key: CXF-8950 > URL: https://issues.apache.org/jira/browse/CXF-8950 > Project: CXF > Issue Type: Bug > Components: JAX-RS > Affects Versions: 4.0.3 > Reporter: Sebastian Violet > Assignee: Daniel Kulp > Priority: Major > Fix For: 3.6.3, 4.0.4 > > Attachments: CXF-HTTPClient-LargePayload.zip > > > When processing requests using the JAX RS client which used the new > HttpClient, there is a memory leak. > We found this when running it in spring boot using > {code:java} > @Async{code} > > I have tried to reproduce it using the attached code, and it seems to work > with a low heap size. > > You can execute the code like so: > {code:java} > mvn compile exec:exec{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)