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

Hudson commented on HBASE-24159:
--------------------------------

Results for branch branch-2.3
        [build #26 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/26/]: 
(/) *{color:green}+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.3/26/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/26/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/26/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.3/26/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


(/) {color:green}+1 client integration test{color}


> [flakey test] regionserver.TestRegionMergeTransactionOnCluster
> --------------------------------------------------------------
>
>                 Key: HBASE-24159
>                 URL: https://issues.apache.org/jira/browse/HBASE-24159
>             Project: HBase
>          Issue Type: Test
>          Components: regionserver
>    Affects Versions: 3.0.0, 2.3.0, 2.4.0
>            Reporter: Huaxiang Sun
>            Assignee: Hua Xiang
>            Priority: Major
>
> As reported in 
> [https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.3/lastSuccessfulBuild/artifact/dashboard.html#job_1,]
>  
> testCleanMergeReference fails when waiting for merge table in meta table to 
> be cleaned.
> Debugged a bit, found that this is case that state is polluted from other 
> testing cases.
>  
> the meta table is polluted from the previous region merge test cases (tables 
> are not deleted after the testing case finishes). While compaction still goes 
> on and janitor kicks in, it will clean up the old table state and breaks the 
> loop (cleaned > 0), so leave the state under test never cleaned up.The 
> solution is to delete tables after each test case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to