You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/09/10 15:52:13 UTC

[jira] [Closed] (GEODE-7946) Fix redis publish/subscribe leaking netty buffers

     [ https://issues.apache.org/jira/browse/GEODE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Barnes closed GEODE-7946.
------------------------------

> Fix redis publish/subscribe leaking netty buffers
> -------------------------------------------------
>
>                 Key: GEODE-7946
>                 URL: https://issues.apache.org/jira/browse/GEODE-7946
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We are not releasing all the buffers we allocate which can result in buffers leaking. This can produce log messages like:
> {noformat}
> [error 2020/04/02 14:32:08.154 GMT <GeodeRedisServer-WorkerThread-2> tid=0xaf] LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)