[ https://issues.apache.org/jira/browse/HBASE-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743282#comment-13743282 ]
Hudson commented on HBASE-9256: ------------------------------- SUCCESS: Integrated in HBase-0.94-security #261 (See [https://builds.apache.org/job/HBase-0.94-security/261/]) HBASE-9256 HBaseClient#setupIOStreams should handle all exceptions (jxiang: rev 1515147) * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/ipc/HBaseClient.java > HBaseClient#setupIOStreams should handle all exceptions > ------------------------------------------------------- > > Key: HBASE-9256 > URL: https://issues.apache.org/jira/browse/HBASE-9256 > Project: HBase > Issue Type: Bug > Components: Client > Affects Versions: 0.94.10 > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Fix For: 0.94.12 > > Attachments: 0.94-9256.patch > > > HBaseClient#setupIOStreams just catches IOException. In case a different > exception, the connection is not good, but not closed either. In trunk, we > have this fixed. We'd fix this in 0.94 too. -- 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