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

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

zhiubok commented on PR #5879:
URL: https://github.com/apache/hadoop/pull/5879#issuecomment-1653142901

   > In DatanodeManager, there is a comment on line 545 that needs to be 
modified.
   > 
   > * For striped blocks, it will only move 
decommissioned/decommissioning/stale/slow
   > 
   > should be
   > 
   > * For striped blocks, it will only move 
decommissioned/in_maintenance/decommissioning/stale/slow
   
   Thx, bro!




> Blocks on IN_MAINTENANCE DNs should be sorted properly in LocatedBlocks.
> ------------------------------------------------------------------------
>
>                 Key: HDFS-17130
>                 URL: https://issues.apache.org/jira/browse/HDFS-17130
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: huangzhaobo99
>            Priority: Minor
>              Labels: pull-request-available
>
> This PR supplements the in_maintenance status of DN when sorting 
> LocatedBlocks in ClientProtocol#getBlockLocations.



--
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