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

Modify accumulator level spilling to wipe/reuse same spill file for each group

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration

      SERVER-92994 implemented accumulator level spilling where the PercentileAlgo object owns the spill file, so it's created and destroyed each time the accumulator is reset. This ticket will modify this so that the accumulator owns the spill file and will reset it (truncate or wipe without destroying) when the accumulator is reset so that it's only created and destroyed once.

      *Note: The described improvement is now included as a part of SERVER-92994, so a separate pull request isn't needed.

       

            Assignee:
            natalie.hill@mongodb.com Natalie Hill (Inactive)
            Reporter:
            natalie.hill@mongodb.com Natalie Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: