[ 
https://issues.apache.org/jira/browse/HDFS-16522?focusedWorklogId=748326&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-748326
 ]

ASF GitHub Bot logged work on HDFS-16522:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Mar/22 13:19
            Start Date: 27/Mar/22 13:19
    Worklog Time Spent: 10m 
      Work Description: 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 748326)
    Time Spent: 1h 10m  (was: 1h)

> Set Http and Ipc ports for Datanodes in MiniDFSCluster
> ------------------------------------------------------
>
>                 Key: HDFS-16522
>                 URL: https://issues.apache.org/jira/browse/HDFS-16522
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> We should provide options to set Http and Ipc ports for Datanodes in 
> MiniDFSCluster.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to