Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9746

HotRod decoder should release allocated buffers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.4.3.Final, 10.0.0.Alpha2
    • 9.4.1.Final, 10.0.0.Alpha2
    • Server
    • None

    Description

      19:09:07,279 ERROR [io.netty.util.ResourceLeakDetector] (HotRod-ServerIO-6-1) LEAK: ByteBuf.release() was not called before it's garbage-collected. See http://netty.io/wiki/reference-counted-objects.html for more information.
      Recent access records: 
      Created at:
      	io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:331)
      	io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:185)
      	io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:176)
      	io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:113)
      	org.infinispan.server.hotrod.HotRodDecoder.switch3(HotRodDecoder.java:1940)
      	org.infinispan.server.hotrod.HotRodDecoder.switch1_0(HotRodDecoder.java:156)
      	org.infinispan.server.hotrod.HotRodDecoder.decode(HotRodDecoder.java:143)
      

      Attachments

        Activity

          People

            rvansa1@redhat.com Radim Vansa (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: