-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2023-06-12
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Since the RecordId for a clustered collection is stored as an underlying KeyString, converting the RecordId to a PreImageId requires parsing the RecordId as a new BSON, and then the new BSON to a ChangeStreamPreImageId.
We should investigate if there is a more optimal way to perform the conversion / access the Timestamp of the 'lastRecord' in a PreImagesTruncateMarkers::Marker.
- related to
-
SERVER-77612 Complete TODO listed in SERVER-74981
-
- Closed
-