Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0
-
Reviewed
-
replication, block managmenet
Description
A block has one replica marked as corrupt and two good ones. countNodes() correctly detects that there are only 2 live replicas, and fsck reports the block as under-replicated. But ReplicationMonitor never schedules replication of good replicas.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-3493 Invalidate excess corrupted blocks as long as minimum replication is satisfied
- Closed