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

Hudson commented on HBASE-25910:
--------------------------------

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

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






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


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/308/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}


> Fix TestClusterPortAssignment.testClusterPortAssignment test and re-enable it.
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-25910
>                 URL: https://issues.apache.org/jira/browse/HBASE-25910
>             Project: HBase
>          Issue Type: Test
>          Components: flakies, test
>            Reporter: Victor Li
>            Assignee: Victor Li
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.4
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> This test assigned with random unused ports for master and region server 
> ports and start a cluster, however it can fail as the previously unsigned 
> port might be taken by other application at the moment when cluster start to 
> bind the ports.
> Server has an option to allow auto assign an port if the port is unavailable. 
> This option needs to be disabled in this test in order to test explicit port 
> assignment.
> The exception for the failure of starting server needs to change to 
> IOException and there is a need to set a retry count instead of infinite 
> retry.
> Related ticket: https://issues.apache.org/jira/browse/HBASE-24342



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

Reply via email to