[
https://issues.apache.org/jira/browse/HBASE-21929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775878#comment-16775878
]
Duo Zhang commented on HBASE-21929:
-----------------------------------
The failed UTs are unrelated, as I just modified a UT...
Let me commit.
> The checks at the end of TestRpcClientLeaks are not executed
> ------------------------------------------------------------
>
> Key: HBASE-21929
> URL: https://issues.apache.org/jira/browse/HBASE-21929
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-21929.master.001.patch, HBASE-21929.patch,
> HBASE-21929.patch
>
>
> The UT is not implemented correctly, when executing table.get we will throw
> exception out, and the checks below will not be executed, we should catch the
> exception, instead of using @Test(expected = xxx).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)