Duo Zhang created HBASE-21929:
---------------------------------
Summary: 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
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)