Charles Wu
Charles Wu
``` -2021-09-22 08:29:14.934 -ERROR 27765 --- [ntLoopGroup-3-1] io.netty.util.ResourceLeakDetector [319] : LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.SimpleLeakAwareByteBuf.unwrappedDerived(SimpleLeakAwareByteBuf.java:143) io.netty.buffer.SimpleLeakAwareByteBuf.readRetainedSlice(SimpleLeakAwareByteBuf.java:67)...
{ "hub-mirror": [ gcr.io/kubernetes-e2e-test-images/echoserver:2.2 ] }
I found some stackoverflow bugs when import a customized format with a very deep recursion. There are another similar [report ](https://github.com/jlfwong/speedscope/issues/426), but I can only fix my cases.
**Is your feature request related to a problem? Please describe.** The dependencies management does not follow OSGi strictly, If I use a package in a class and don't declare it...
**Is your feature request related to a problem? Please describe.** If there are errors on 'export-package', it still launches without any problem, but it will fail on eclipse or cli...