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

ASF GitHub Bot commented on HDFS-17743:
---------------------------------------

github-actions[bot] commented on PR #7498:
URL: https://github.com/apache/hadoop/pull/7498#issuecomment-3283055707

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




> Support random datanode ordering in getBlockLocations()
> -------------------------------------------------------
>
>                 Key: HDFS-17743
>                 URL: https://issues.apache.org/jira/browse/HDFS-17743
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>    Affects Versions: 2.10.0, 3.4.1
>            Reporter: Wei Song
>            Priority: Major
>              Labels: pull-request-available
>
> At LinkedIn, we aren't able to rely on data locality due to various reasons, 
> overall the current implementation of sorting by network topology didn't 
> improve overall performance, it also caused unnecessary concentration of load 
> on specific datanodes. We would like to request for a random policy that 
> randomly order datanodes, we expect this policy to improve load distribution. 
>  
> The new policy should be configurable, and it is disabled. When enabled, it 
> replaces the current network topology based datanode ordering.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to