Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
Unknown
Description
Got this from building a timer that uses netty4-http to call a remote HTTP with keepAlive=false&disconnect=true
[ead #18 - NettyClientTCPWorker] ResourceLeakDetector ERROR LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetectionLevel=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.
Attachments
Issue Links
- is related to
-
CAMEL-9040 netty4-http - LEAK: ByteBuf.release() was not called before it's garbage-collected
- Resolved