-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Btree
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-10-10
-
8
Currently in the disagg prototype, we assemble the delta by applying the deltas as updates on the base image. Then we run reconciliation again to consolidate that as a full image.
There is no need to apply the deltas as updates. We should be able to directly consolidate the base image and the deltas as a full image.
- is depended on by
-
WT-15592 Remove the code that rewrite the delta as a full page once we can consolidate delta as a full page
-
- Open
-
- is related to
-
WT-15617 Design framework to rewrite pages with deltas directly into full pages
-
- Needs Scheduling
-
-
WT-15618 Implement rewriting internal page deltas directly into a full page
-
- Needs Scheduling
-
-
WT-15619 Implement rewriting leaf page deltas directly into a full page
-
- Needs Scheduling
-
-
WT-15620 Remove old code for reconstructing leaf and internal page deltas
-
- Needs Scheduling
-
- related to
-
WT-15200 Rewrite the page with delta ends up to be an empty page
-
- Closed
-
-
WT-15450 test/format (disagg.mode=leader) verify failure unpacking addr
-
- Closed
-