You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/03/27 13:19:15 UTC

[GitHub] [hadoop] aajisaka commented on pull request #4108: HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster

aajisaka commented on pull request #4108:
URL: https://github.com/apache/hadoop/pull/4108#issuecomment-1079930419


   Thank you @virajjasani for your patch.
   
   The test maybe flaky when there are multiple tests running in parallel because some test can bind the port that is collected by `NetUtils.getFreeSocketPorts(6)` before launching DataNodes. Now I don't think we can fix it, so I recommend to add a comment to the test that the test can fail when the port is used by other applications.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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