-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Btree, Reconciliation
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-11-07, SE Transactions - 2025-11-21
-
3
When a page splits into its parent, we should mark the page's ref and all the split pages' refs as dirty. There is nothing wrong in the current code as we forbid building a delta for an internal page already if any of its child page split. This change is to ensure the code is complete and consistent that each time we modify a ref, we mark it as dirty.
- is related to
-
WT-15883 Enable parallel access to storage
-
- Closed
-
-
WT-15963 Picking up new checkpoints or step-up and step-down can stall eviction
-
- Closed
-
-
WT-15976 Temporarily disable verify in teardown for layered tests
-
- Closed
-
-
WT-15947 Dirty cache size is not increased correctly
-
- Closed
-
- related to
-
WT-15883 Enable parallel access to storage
-
- Closed
-
-
WT-15963 Picking up new checkpoints or step-up and step-down can stall eviction
-
- Closed
-
-
WT-15345 Fix all TSAN statistic warnings
-
- Closed
-
-
WT-15976 Temporarily disable verify in teardown for layered tests
-
- Closed
-