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

Support clustering on capped collections by time-based expiry

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-11-01, Execution Team 2021-11-15

      Support capped, clustered collections. Accept an expireAfterSeconds option to create a capped collection when also created with the clusteredIndex option.

      Ensure that if this collection is not explicitly replicated that it does not serialize writes. It should explicitly replicate deletes like TTL like regular capped collections.

      Also ensure a clustered, capped collection is tailable, and only with a readConcern: majority cursor.

            Assignee:
            josef.ahmad@mongodb.com Josef Ahmad
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: