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.
- is related to
-
WT-12535 Optimize time spent in __wt_update_obsolete_check()
-
- Closed
-