[infinispan-issues] [JBoss JIRA] (ISPN-9746) HotRod decoder should release allocated buffers

Dan Berindei (Jira) issues at jboss.org
Thu Nov 22 05:54:01 EST 2018


     [ https://issues.jboss.org/browse/ISPN-9746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-9746:
-------------------------------
    Affects Version/s: 10.0.0.Alpha2


> HotRod decoder should release allocated buffers
> -----------------------------------------------
>
>                 Key: ISPN-9746
>                 URL: https://issues.jboss.org/browse/ISPN-9746
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 9.4.1.Final, 10.0.0.Alpha2
>            Reporter: Dan Berindei
>            Priority: Major
>
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list