[
https://issues.apache.org/jira/browse/HBASE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544242#comment-13544242
]
Hudson commented on HBASE-7450:
-------------------------------
Integrated in HBase-TRUNK #3699 (See
[https://builds.apache.org/job/HBase-TRUNK/3699/])
HBASE-7450 orphan RPC connection in HBaseClient leaves "null" out member,
causing NPE in HCM (Zavier Gao) (Revision 1429017)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/HBaseClient.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestIPC.java
> orphan RPC connection in HBaseClient leaves "null" out member, causing NPE in
> HCM
> ---------------------------------------------------------------------------------
>
> Key: HBASE-7450
> URL: https://issues.apache.org/jira/browse/HBASE-7450
> Project: HBase
> Issue Type: Bug
> Components: IPC/RPC
> Affects Versions: 0.92.0
> Reporter: Zavier Gao
> Assignee: Zavier Gao
> Fix For: 0.96.0
>
> Attachments: 7450_v1.txt, 7450_v2.txt, 7450_v3.txt
>
>
> Just like: https://issues.apache.org/jira/browse/HADOOP-7428
> Exceptions except IOException thrown in setupIOstreams would leave the
> connection half-setup. But the connection would not close utill 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