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

Hudson commented on HDFS-11462:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11307 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11307/])
HDFS-11462. Fix occasional BindException in TestNameNodeMetricsLogger. (arp: 
rev 120bef7de81de96854156da192c855035b7d3e7a)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMetricsLogger.java


> Fix occasional BindException in TestNameNodeMetricsLogger
> ---------------------------------------------------------
>
>                 Key: HDFS-11462
>                 URL: https://issues.apache.org/jira/browse/HDFS-11462
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: 2.9.0, 3.0.0-alpha3
>
>         Attachments: HDFS-11462.01.patch
>
>
> TestNameNodeMetricsLogger occasionally hits BindException even though it uses 
> ServerSocketUtil.getPort to get a random port number.
> It's better to specify a port number of 0 and let the OS allocate an unused 
> port.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to