Avoid setting obsolete check timestamp when obsolete updates are present

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Btree
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-10-10
    • 3

      As part of WT-12535 obsolete check optimization, we are unnecessarily setting the obsolete check timestamp and transaction IDs even if there are obsolete updates present. This unnecessarily slows down the obsolete update check flow to verify whether the timestamp/txnid has moved ahead before performing the obsolete check.

      Avoid setting the obsolete check timestamp/txnid when there are obsolete updates.

            Assignee:
            Haribabu Kommi
            Reporter:
            Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: