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

Use ObjectId's as table keys for time-series collections

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2021-02-08

      Record stores for collections with clustered indexes will be keyed by ObjectId and existing record stores will be keyed by int64_t. Utilize WiredTiger's key_format in WT_SESSION::create() to describe the key format when creating time-series collections.

      Determine the type via the durable catalog metadata. As this change will only modify the RecordStore, index support will be temporarily unavailable.

       

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

              Created:
              Updated:
              Resolved: