Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This jira proposes to refactor two inner static classes, BlockToMarkCorrupt and ReplicationWork from BlockManager to standalone classes. The refactor also improves readability by abstracting the complexity of scheduling and validating replications to corresponding helper methods.