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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/07/03 22:09:00 UTC

[jira] [Created] (HDDS-216) TestStorageContainerManagerHttpServer uses hard-coded port

Arpit Agarwal created HDDS-216:
----------------------------------

             Summary: TestStorageContainerManagerHttpServer uses hard-coded port
                 Key: HDDS-216
                 URL: https://issues.apache.org/jira/browse/HDDS-216
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: SCM
            Reporter: Arpit Agarwal
             Fix For: 0.2.1


TestStorageContainerManagerHttpServer fails if port 9876 is in use.

{code}
[INFO] Running org.apache.hadoop.hdds.scm.TestStorageContainerManagerHttpServer
[ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.084 s <<< FAILURE! - in org.apache.hadoop.hdds.scm.TestStorageContainerManagerHttpServer
[ERROR] testHttpPolicy[0](org.apache.hadoop.hdds.scm.TestStorageContainerManagerHttpServer)  Time elapsed: 0.401 s  <<< ERROR!
java.net.BindException: Port in use: 0.0.0.0:9876
{code}



--
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