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

Remove Sorter::_numSpills

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-07-12

      Sorter::_numSpills is used to keep track of the number of times a given Sorter has spilled to disk. However, the size of Sorter::_iters should already represent this same quantity, in which case there's no need to keep around this duplicate information.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: