You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/11/24 18:26:11 UTC

[jira] [Created] (HDFS-9458) TestBackupNode always binds to port 50070, which can cause bind failures.

Chris Nauroth created HDFS-9458:
-----------------------------------

             Summary: TestBackupNode always binds to port 50070, which can cause bind failures.
                 Key: HDFS-9458
                 URL: https://issues.apache.org/jira/browse/HDFS-9458
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
            Reporter: Chris Nauroth


{{TestBackupNode}} does not override port settings to use a dynamically selected port for the NameNode HTTP server.  It uses the default of 50070 defined in hdfs-default.xml.  This should be changed to select a dynamic port to avoid bind errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)