Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0, 2.7.0
-
Reviewed
Description
If an under-replicated block gets into the pending-replication list, but later the genstamp of that block ends up being newer than the one originally submitted for replication, the block will fail replication until the NN is restarted.
It will be safer if processPendingReplications() gets up-to-date blockinfo before resubmitting replication work.