[ 
https://issues.apache.org/jira/browse/HBASE-29544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016902#comment-18016902
 ] 

Hudson commented on HBASE-29544:
--------------------------------

Results for branch branch-3
        [build #458 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/General_20Nightly_20Build_20Report/]








(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/458/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> Assertion errors in BackupAndRestoreThread are not causing 
> IntegrationTestBackupRestore to fail
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-29544
>                 URL: https://issues.apache.org/jira/browse/HBASE-29544
>             Project: HBase
>          Issue Type: Bug
>          Components: integration tests
>            Reporter: Kevin Geiszler
>            Assignee: Kevin Geiszler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.4
>
>
> The IntegrationTestBackupRestore test creates a separate thread to run the 
> backup and restore processes.  Originally, this test class was not failing 
> even when an exception occurred in the backup/restore thread(s).  HBASE-29503 
> added functionality that fixed this issue.  However, AssertionError is not 
> part of the Exception hierarchy, so the fix for HBASE-29503 does not handle 
> this case.  The functionality needs to be extended to handle all Throwables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to