-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The map-reduce style design for SERVER-127596 will slice up the record store into runs that can be validated in parallel, this may present an issue for maintaining accurate counts of records and data size as the re will need to be some assurance that no records are missed.
It may be needed to open a separate cursor to run a serial count across the entire record store without relying on summation of slices or fast count for correctness.
- is related to
-
SERVER-127596 Parallelize record store traversal
-
- In Code Review
-