[JBoss JIRA] (ISPN-9746) HotRod decoder should release allocated buffers
by Radim Vansa (Jira)
[ https://issues.jboss.org/browse/ISPN-9746?page=com.atlassian.jira.plugin.... ]
Radim Vansa updated ISPN-9746:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/6458
> 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
> 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)
7 years, 4 months
[JBoss JIRA] (ISPN-9708) Expose threadpool executors via JMX
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-9708?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-9708:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/6397, https://github.com/infinispan/infinispan/pull/6405, https://github.com/infinispan/infinispan/pull/6430, https://github.com/infinispan/infinispan/pull/6431, https://github.com/infinispan/infinispan/pull/6456, https://github.com/infinispan/infinispan/pull/6457 (was: https://github.com/infinispan/infinispan/pull/6397, https://github.com/infinispan/infinispan/pull/6405, https://github.com/infinispan/infinispan/pull/6430, https://github.com/infinispan/infinispan/pull/6431)
> Expose threadpool executors via JMX
> -----------------------------------
>
> Key: ISPN-9708
> URL: https://issues.jboss.org/browse/ISPN-9708
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, JMX, reporting and management, Server
> Affects Versions: 9.4.1.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 9.4.2.Final, 10.0.0.Alpha1
>
>
> We should expose executors over JMX so that threadpools can be monitored.
> This includes all the global threadpools as well as any protocol server thread pools.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9757) Fix logging ids for counters module
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-9757:
---------------------------------
Summary: Fix logging ids for counters module
Key: ISPN-9757
URL: https://issues.jboss.org/browse/ISPN-9757
Project: Infinispan
Issue Type: Bug
Components: Clustered Counter
Affects Versions: 9.4.0.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 9.4.1.Final
logging ids conflicting with remote-query
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months