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: [email protected]
For additional commands, e-mail: [email protected]