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

Investigate improving PreImagesTruncateMarkers extraction of Timestamp from RecordId

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Execution Team 2023-06-12

      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.

            Assignee:
            haley.connelly@mongodb.com Haley Connelly
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: