Update MongoDB version cursor consumers to parse prepare info

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc1004
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Transactions
    • Fully Compatible
    • SE Transactions - 2026-03-13
    • 5
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      `WT_CURVERSION_METADATA_FORMAT` in version cursor expanded from QQQQQQBBBB (6 uint64_t + 4 uint8_t) to QQQQQQQQQQBBBB (10 uint64_t + 4 uint8_t), adding 4 new fields between startDurableTs and stopTxnId:

      • startPrepareTs (uint64_t)
      • startPreparedId (uint64_t)
      • stopPrepareTs (uint64_t)
      • stopPreparedId (uint64_t)

      We need to update version cursor to adopt this change.

            Assignee:
            Unassigned
            Reporter:
            Linh Tran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: