-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
In durable history, we free the onpage value and all the older updates after an update restore eviction. However, for the tombstone written to the data store, we leave it on the update chain as we only save the onpage value (standard or modify) in the saved update structure.
We should be able to free the tombstones as well if we store it in the saved update structure.
- duplicates
-
WT-8847 Add tombstone to WT_SAVE_UPD to truncate the update list upon page restore
- Closed