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

XMLWordPrintableJSON

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

      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
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: