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

Perform TTL deletions on clustered indexes

    • 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
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-02-22, Execution Team 2021-03-08

      The TTL monitor only works on index specifications with the expireAfterSeconds option present. Because collections with clustered indexes do not have an _id index entry, the TTL monitor will skip them. The TTL monitor will have to be updated to handle clustered indexes. The TTL monitor only performs deletions on ranged index scans. The TTL monitor should perform deletions using ranged collection scans on collections with clustered indexes.

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

              Created:
              Updated:
              Resolved: