Skip to content

Memory leak in netty implementation of DockerCmdExecFactory #560

@vuminhkh

Description

@vuminhkh

Hello,

I'm having this kind of log in my application:

08:34:25.715 ERROR ResourceLeakDetector - 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.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.

It happens when I switch to netty implementation com.github.dockerjava.netty.DockerCmdExecFactoryImpl

Is it a known issue ?
Thanks,

Minh Khang VU

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions