-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Btree
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines, Storage Engines - Transactions
-
0.068
-
SE Transactions - 2025-08-15, SE Transactions - 2025-08-29
-
3
We added the code to rewrite the with page with constructed deltas to a new full image. We assumed that it will always produce a valid full page. However, there is an edge case that the rewrite results to an empty page. This is because all the keys on the page have a tombstone and the tombstone now becomes globally visible. We need to handle this case.
Note that all these code should be replaced by the work defined in WT-14885
- is related to
-
WT-14885 Rewrite pages with delta directly to a full page
-
- Closed
-