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

Hudson commented on HBASE-24128:
--------------------------------

Results for branch branch-2
        [build #2589 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2589/]: 
(/) *{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/2589/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/2589/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/2589/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/2589/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 Tests] Add retry on thrift cmdline if client fails plus misc debug
> --------------------------------------------------------------------------
>
>                 Key: HBASE-24128
>                 URL: https://issues.apache.org/jira/browse/HBASE-24128
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> {code}
>     
> hbase-server/src/test/java/org/apache/hadoop/hbase/TestClusterPortAssignment.java
>      Saw case where Master failed startup because of BindException but it 
> came out wrapped
>      in an IOE so we did not trip the BindException retry logic. Make the 
> catch more general.
>     hbase-server/src/test/java/org/apache/hadoop/hbase/TestInfoServers.java
>      Add some debug and up timeouts. This test fails frequently for me
>      locally.
>     
> hbase-server/src/test/java/org/apache/hadoop/hbase/client/locking/TestEntityLocks.java
>      Up the wait from 2x 200ms to 10x in case a pause on hardware or GC.
>      This test fails locally and up on jenkins.
>     
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestClearRegionBlockCache.java
>      Debug. Have assert say what bad count was.
>     
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java
>      Fails on occasion. Found count is off by a few. Tricky to debug. Adding
>      sub-issue to reenable.
>     
> hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionMergeTransactionOnCluster.java
>      Debug. Add wait and check before moving to assert.
>     
> hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
>      Check for null before shutting; can be null if failed start.
>     
> hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java
>      Add retry if client messes up connection. Fails for me locally.
> {code}



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

Reply via email to