[
https://issues.apache.org/jira/browse/HBASE-25910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355716#comment-17355716
]
Hudson commented on HBASE-25910:
--------------------------------
Results for branch branch-1
[build #133 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/133/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/133//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk7 checks{color}
-- For more information [see jdk7
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/133//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-1/133//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> 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, 1.7.1
>
> 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)