Avoid setting update timestamp from non-timestamped transactions

XMLWordPrintableJSON

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

      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
              Reporter:
              Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: