wso2 / product-sp

An open source, cloud-native streaming data integration and analytics product optimized for agile digital businesses
https://wso2.com/analytics-and-stream-processing/
Apache License 2.0
118 stars 132 forks source link

[Error] io.netty.util.ResourceLeakDetector #726

Open nihlaakram opened 6 years ago

nihlaakram commented 6 years ago

Description: [2018-07-26 14:01:47,050] ERROR {io.netty.util.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.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

ChrisAmx commented 5 years ago

i'm having the same issue and then the use of JVM increases so fast

tishan89 commented 5 years ago

@this Will this be fixed once we do the HTTP transport upgrade?

this commented 5 years ago

Lets bump MSF4J to the latest http-transport, & see whether the issue persist.