Details
Description
The scope of a few methods were opened up by HDFS-16268 to facilitate unit testing. We should annotate them with @VisibleForTesting so that they don't get used by production code.
The affected methods include:
PendingMove
markMovedIfGoodBlock
isGoodBlockCandidate
Attachments
Issue Links
- links to