Investigate parallel record store count accuracy

XMLWordPrintableJSON

    • 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. 

            Assignee:
            Unassigned
            Reporter:
            Benjamin Pearce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: