checkMinReplication should count only live node.
------------------------------------------------

                 Key: HDFS-622
                 URL: https://issues.apache.org/jira/browse/HDFS-622
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
            Assignee: Konstantin Shvachko
             Fix For: 0.21.0


{{BlockManager.checkMinReplication(Block)}} currently counts all replicas of 
the block even if they are corrupt. Corrupt replicas should be excluded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to