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

Hudson commented on HDFS-8541:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #8158 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/8158/])
HDFS-8541. Mover should exit with NO_MOVE_PROGRESS if there is no move 
progress.  Contributed by Surendra Singh Lilhore (szetszwo: rev 
9ef03a4c5bb5573eadc7d04e371c4af2dc6bae37)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/mover/Mover.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/mover/TestMover.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Dispatcher.java


> Mover should exit with NO_MOVE_PROGRESS if there is no move progress
> --------------------------------------------------------------------
>
>                 Key: HDFS-8541
>                 URL: https://issues.apache.org/jira/browse/HDFS-8541
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: balancer & mover
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Surendra Singh Lilhore
>            Priority: Minor
>         Attachments: HDFS-8541.patch, HDFS-8541_1.patch, HDFS-8541_2.patch
>
>
> HDFS-8143 changed Mover to exit after some retry when failed to move blocks.  
> Two additional suggestions:
> # Mover retry counter should be incremented only if all moves fail.  If there 
> are some successful moves, the counter should be reset.
> # Mover should exit with NO_MOVE_PROGRESS instead of IO_EXCEPTION in case of 
> failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to