Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1064

Resteasy Netty Buffer Leak

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 3.0.9.Final
    • 3.0.7.Final
    • jaxrs
    • None

    Description

      with netty resteasy deployment and durring run of micro-benchmark test,
      getting following WARN

      2014-05-14 16:32:19 ERROR ResourceLeakDetector:176 - 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()

      Since by default, only one of 100 buffers under track for memory leak, that's why this issue not immediately visible

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            andrey_borisov Andrey Borisov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: