[ 
https://issues.apache.org/jira/browse/HDDS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elek, Marton updated HDDS-827:
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.4.0
           Status: Resolved  (was: Patch Available)

+1. 

The code looks good to me, and also tested:

I started a docker based cluster (which used the default ports). With the patch 
I could execute the tests without any problem. (Without the patch it can't be 
started).

Just committed to the trunk. Thanks [~Sandeep Nemuri] the contribution.

> 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