async-http-client
async-http-client copied to clipboard
AsyncHttpClient possible memory leak
We have a applicaiton that since start ~12h shows an increase of 10mb in the heap usage
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. 🤔
I will try. 🤔
hello,Has this issue been resolved?
I coudldn't try with v3.0.0 as the project can't be updated to that version