Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-41905

Add in-memory checksumming to external sorter

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.14
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2019-07-01, Execution Team 2019-07-15, Execution Team 2019-07-29

      When spilling data to disk in the external sorter, we need to verify that the data read back from disk is intact.

      We could implement in the simplest form with a modular sum, which would neglect the ordering of data, but it may be better to use a position-dependent checksum if possible.

            Assignee:
            gabe.villasana@mongodb.com Gabriel Villasana (Inactive)
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: