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

Generalize CollectionScan node so it can perform bounded scans over time series bucket collections

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Index Maintenance, Querying
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-02-22, Execution Team 2021-03-08

      Modify the query system to perform bounded collection scans over _id ranges given a start and end key. Allow the CollectionScan stage to perform bounded collection scans over _id ranges given a start and end key. This will allow $gt(e) and $lt(e) range queries by _id to go directly to the record store. An additional option to delete records in these ranges is necessary for TTL deletions.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: