[ https://issues.apache.org/jira/browse/HBASE-21929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776059#comment-16776059 ]
Hudson commented on HBASE-21929: -------------------------------- Results for branch branch-2 [build #1705 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1705/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1705//General_Nightly_Build_Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1705//JDK8_Nightly_Build_Report_(Hadoop2)/] (/) {color:green}+1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1705//JDK8_Nightly_Build_Report_(Hadoop3)/] (x) {color:red}-1 source release artifact{color} -- See build output for details. (x) {color:red}-1 client integration test{color} -- Something went wrong with this stage, [check relevant console output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1705//console]. > 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 > Fix For: 3.0.0, 2.2.0, 2.0.5, 2.3.0, 2.1.4 > > 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)