Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The current proposal for the repair portion of reconciliation happens at the chunk level. This means if a whole block is missing, we need to read it chunk by chunk. We could potentially optimize this to pull the entire block and all its chunk checksums in one call.