AsyncHttpClient/async-http-client

AsyncHttpClient possible memory leak

jeferrodrigu-saino opened this issue · 4 comments

We have a applicaiton that since start ~12h shows an increase of 10mb in the heap usage

image

ChannelManager.addSslHandler(ChannelPipeline, Uri, String, boolean):L#397 Shows as related class with the memory increase.

Version: 2.12.3

Can you check this with the v3.0.0 release?

I will try. 🤔