You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2020/01/10 06:55:00 UTC

[jira] [Created] (HBASE-23673) org.apache.hadoop.hbase.ipc.RpcServer.Listener#closeCurrentConnection did not close the connection properly

Baiqiang Zhao created HBASE-23673:
-------------------------------------

             Summary: org.apache.hadoop.hbase.ipc.RpcServer.Listener#closeCurrentConnection did not close the connection properly
                 Key: HBASE-23673
                 URL: https://issues.apache.org/jira/browse/HBASE-23673
             Project: HBase
          Issue Type: Bug
          Components: IPC/RPC
    Affects Versions: 1.4.12, 1.6.0
            Reporter: Baiqiang Zhao


The connection is attached to readKey, but the parameter passed into the closeCurrentConnection is acceptedKey. branch-2 is fixed in HBASE-15948, though 2.0+ already uses netty.



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