You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/02/19 03:15:00 UTC

[jira] [Created] (HBASE-21929) The checks at the end of TestRpcClientLeaks are not executed

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)