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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to