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 "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/11/12 05:59:00 UTC

[jira] [Created] (HDDS-827) TestStorageContainerManagerHttpServer should use dynamic port

Nanda kumar created HDDS-827:
--------------------------------

             Summary: TestStorageContainerManagerHttpServer should use dynamic port
                 Key: HDDS-827
                 URL: https://issues.apache.org/jira/browse/HDDS-827
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: test
            Reporter: Nanda kumar


Most of the time {{TestStorageContainerManagerHttpServer}} is failing with 
{code}
java.net.BindException: Port in use: 0.0.0.0:9876
...
Caused by: java.net.BindException: Address already in use
{code}

TestStorageContainerManagerHttpServer should use a port which is free (dynamic), instead of trying to bind with default 9876.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org