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

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

tomscut commented on code in PR #5202:
URL: https://github.com/apache/hadoop/pull/5202#discussion_r1045151090


##########
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Dispatcher.java:
##########
@@ -164,7 +164,7 @@ synchronized int allocate(int n) {
       }
     }
 
-    /** Aloocate a single lot of items */
+    /** Allocate a single lot of items */

Review Comment:
   Could you please also update the method name `Dispatcher#getBblocksMoved` to 
`Dispatcher#getBlocksMoved`? Thank you.





> Fix a typo in Dispatcher.
> -------------------------
>
>                 Key: HDFS-16866
>                 URL: https://issues.apache.org/jira/browse/HDFS-16866
>             Project: Hadoop HDFS
>          Issue Type: Wish
>            Reporter: ZhiWei Shi
>            Assignee: ZhiWei Shi
>            Priority: Minor
>              Labels: pull-request-available
>
> Fix a typo in Dispatcher.



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