Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.0.0-alpha3
-
None
Description
I saw this comment is an inaccurate copy paste:
/** * The number of work items that are pending to be replicated */ @VisibleForTesting public int getNumberOfBlocksToBeErasureCoded() { return erasurecodeBlocks.size(); }