[ https://issues.apache.org/jira/browse/HADOOP-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649492#action_12649492 ]
Hairong Kuang commented on HADOOP-4598: --------------------------------------- Ant test-core passed on my local machine. BUILD SUCCESSFUL Total time: 124 minutes 24 seconds Ant test-patch result: [exec] +1 overall. [exec] +1 @author. The patch does not contain any @author tags. [exec] +1 tests included. The patch appears to include 4 new or modified tests. [exec] +1 javadoc. The javadoc tool did not generate any warningmessages. [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] +1 Eclipse classpath. The patch retains Eclipse classpath integrity. > '-setrep' command skips under-replicated blocks > ----------------------------------------------- > > Key: HADOOP-4598 > URL: https://issues.apache.org/jira/browse/HADOOP-4598 > Project: Hadoop Core > Issue Type: Bug > Components: dfs > Reporter: Koji Noguchi > Assignee: Hairong Kuang > Priority: Minor > Attachments: setRep.patch > > > When blocks are under-replicated due to some hadoop bugs, like HADOOP-4597, > calling > hadoop dfs -setrep <higher_replication> <filename> > would not schedule the replication for the under-replicated blocks (unless it > goes to a different priority queue). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.