'-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
Priority: Minor
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.