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

Hudson commented on HBASE-24043:
--------------------------------

Results for branch branch-2.2
        [build #825 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/825/]: 
(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.2/825//General_Nightly_Build_Report/]




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


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/825//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


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


> [Flakey Tests] TestAsyncRegionAdminApi, TestRegionMergeTransactionOnCluster 
> fixes and debug
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-24043
>                 URL: https://issues.apache.org/jira/browse/HBASE-24043
>             Project: HBase
>          Issue Type: Bug
>          Components: flakies
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.2.5
>
>
> Add some fixes, some hopeful changes that will hopeful result in fixes, and 
> then a bit of debug:
> {code}
>  
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java
>   Edit of log about archiving that shows in middle of a table create;
>   try to make it less disorientating.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncRegionAdminApi.java
>   Loosen assert. Compaction may have produced a single file only. Allow
>   for this.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncTableGetMultiThreaded.java
>   Make this test less furious given it is inline w/ a bunch of unit
>   tests.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide3.java
>   Add debug
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaObserverChoreRegionReports.java
>   Add wait on quota table to show up before moving forward; otherwise,
>   attempt at quota setting fails.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java
>   Debug
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionMergeTransactionOnCluster.java
>   Remove asserts that expected regions to still have a presence in fs
>   after merge when a catalogjanitor may have cleaned up parent dirs.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionReplicas.java
>   Catch exception on way out and log it rather than let it fail test.
>  
> hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestSnapshotScannerHDFSAclController.java
>   Wait on acl table before proceeding.
> {code}



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

Reply via email to