[ 
https://issues.apache.org/jira/browse/GEODE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074891#comment-17074891
 ] 

ASF subversion and git services commented on GEODE-7946:
--------------------------------------------------------

Commit 3c99931995e2afe8f2800cc12a26b95b49745941 in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3c99931 ]

GEODE-7946: Fix redis publish/subscribe leaking netty buffers (#4902)

Authored-by: Jens Deppe <jde...@vmware.com>

> 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
>          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)

Reply via email to