[SERVER-53990] SortedDataInterface to support creating indexes where the RecordId is a binary string Created: 22/Jan/21  Updated: 29/Oct/23  Resolved: 18/Feb/21

Status: Closed
Project: Core Server
Component/s: Index Maintenance, Storage
Affects Version/s: None
Fix Version/s: 4.9.0

Type: New Feature Priority: Major - P3
Reporter: Gregory Wlodarek Assignee: Louis Williams
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-53984 Add metadata for clustered indexes in... Closed
depends on SERVER-53986 Use ObjectId's as table keys for time... Closed
depends on SERVER-53989 The RecordStore needs to determine it... Closed
is depended on by SERVER-54012 Test exportCollection and importColle... Closed
is depended on by SERVER-54013 Verify that an _id index cannot be cr... Closed
Duplicate
is duplicated by SERVER-54247 Investigate renaming RecordStore::isC... Closed
Problem/Incident
Related
related to SERVER-54627 re-enable timeseries_expire.js Closed
Backwards Compatibility: Fully Compatible
Sprint: Execution Team 2021-02-08, Execution Team 2021-02-22
Participants:
Linked BF Score: 10

 Description   

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.

Determine the type via the durable catalog metadata. 



 Comments   
Comment by Githook User [ 19/Feb/21 ]

Author:

{'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'}

Message: SERVER-53990 fix unittests
Branch: master
https://github.com/mongodb/mongo/commit/60548a8992e19af9d9fa1bacb71b74204e9d797d

Comment by Githook User [ 18/Feb/21 ]

Author:

{'name': 'Louis Williams', 'email': 'louis.williams@mongodb.com', 'username': 'louiswilliams'}

Message: SERVER-53990 SortedDataInterface supports RecordIds in the binary string format

This implements secondary index support for time-series buckets collections
Branch: master
https://github.com/mongodb/mongo/commit/17e09e03f947742608379284e447806db9988117

Generated at Thu Feb 08 05:32:22 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.