You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zavier Gao (JIRA)" <ji...@apache.org> on 2012/12/28 10:24:12 UTC

[jira] [Created] (HBASE-7450) orphane RPC connection in HBaseClient leave "null" out member, which cause NPE in HCM

Zavier Gao created HBASE-7450:
---------------------------------

             Summary: orphane RPC connection in HBaseClient leave "null" out member, which cause NPE in HCM
                 Key: HBASE-7450
                 URL: https://issues.apache.org/jira/browse/HBASE-7450
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.92.0
            Reporter: Zavier Gao


Just like: https://issues.apache.org/jira/browse/HADOOP-7428
Exceptions except IOExcept thrown in setupIOstreams would leave the connection half-setup. But the connection would not close util it become timeout. The orphane connection cause NPE when is used in HCM.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira