最近线上压测,机器学习模型第一次应用到线上经历双11大促。JSF微服务有报错

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.

查文章看 netty有泄露。

连接: http://calvin1978.blogcn.com/articles/netty-leak.html

相关文章:

  • 2021-11-18
  • 2021-10-18
  • 2021-10-25
  • 2021-12-14
  • 2021-08-04
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-03
  • 2021-07-27
  • 2022-12-23
  • 2021-06-27
相关资源
相似解决方案