You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2017/02/25 01:05:44 UTC

[jira] [Created] (HADOOP-14121) Fix occasional BindException in TestNameNodeMetricsLogger

Arpit Agarwal created HADOOP-14121:
--------------------------------------

             Summary: Fix occasional BindException in TestNameNodeMetricsLogger
                 Key: HADOOP-14121
                 URL: https://issues.apache.org/jira/browse/HADOOP-14121
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org