[ 
https://issues.apache.org/jira/browse/HDDS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688075#comment-16688075
 ] 

Hudson commented on HDDS-827:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15435 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15435/])
HDDS-827. TestStorageContainerManagerHttpServer should use dynamic port. (elek: 
rev 0a8b1efbfb4f5efe2f5bd6edfb4a869c4e6cca8b)
* (edit) 
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/TestStorageContainerManagerHttpServer.java


> 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
>            Assignee: Sandeep Nemuri
>            Priority: Major
>              Labels: newbie
>             Fix For: 0.4.0
>
>         Attachments: HDDS-827.001.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to