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

OrStage should use RecordIdDeduplicator to track duplicate recordIds

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • QE 2024-12-09, QE 2024-12-23

      When the dedup flag is set, OrStage tracks the ids of the records that have been already seen. Currently there is no limit on the amount of memory that can be used to store the seen recordIds.

      We will reduce the memory used to store duplicate records by using the RecordIdDeduplicator

            Assignee:
            foteini.alvanaki@mongodb.com Foteini Alvanaki
            Reporter:
            foteini.alvanaki@mongodb.com Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: