You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/07/10 14:50:00 UTC

[jira] [Assigned] (HBASE-27189) NettyServerRpcConnection is properly closed when the netty channel is closed

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

Duo Zhang reassigned HBASE-27189:
---------------------------------

    Assignee: Duo Zhang

> NettyServerRpcConnection is properly closed when the netty channel is closed
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-27189
>                 URL: https://issues.apache.org/jira/browse/HBASE-27189
>             Project: HBase
>          Issue Type: Bug
>          Components: netty, rpc
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Blocker
>
> We have a close method for NettyServerRpcConnection where we dispose the SaslServer and also release the ByteBuf if needed, but we never call it...
> This could also leak memory and also other resources...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)