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

SortedDataInterface to support creating indexes where the RecordId is an ObjectId type

    • Type: Icon: New Feature New Feature
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Index Maintenance
    • Labels:
      None
    • Execution Team 2021-02-08

      Index tables have an index key -> RecordId (int64_t) layout today. They will need to support the index key -> RecordId (ObjectId) layout so that time-series collections can create secondary indexes.

      To avoid a dependency on the metadata changes (SERVER-53984), hardcode time-series collection indexes to use ObjectId by default for now.

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

              Created:
              Updated:
              Resolved: