I just added an explicit test for this: https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=commit;h=f49d0a3b4c22f4239236b68b9a445cdc2852a513
and the uncorrelatedExchanges is ending up at size 0. Thus, I’m not seeing this behavior. Can you create a reproducible test case? Thanks! Dan On Sep 24, 2014, at 5:13 AM, ivnguru <[email protected]> wrote: > Context : > a JAX-WS asynchronous client, with WS-Adressing enabled > when there are network issues like connection timeout, read timeout etc, > Observed facts: > MAPCodec::uncorrelatedExchanges grows until OOM > > There was a bug earlier, but it was fixed. > https://issues.apache.org/jira/browse/CXF-2591 > > Any ideas? Is it my problem or still a bug in CXF? > > Thanks! > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Memory-leak-in-MAPCoded-with-an-async-client-with-network-issues-connection-timeout-tp5749156.html > Sent from the cxf-dev mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
