Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13702

Avoid setting update timestamp from non-timestamped transactions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: Truncate
    • None
    • Storage Engines
    • 3
    • StorEng - 2024-11-12

      The durable timestamp for a transaction persists across multiple transactions. This can lead to out-of-order timestamp failures during fast truncate timestamp validation, where this outdated timestamp is incorrectly assigned to updates.

      To resolve this issue, we need to reset the durable timestamp at the beginning of each transaction and avoid setting update timestamps for transactions that don't have one

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: