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