-
Type:
Improvement
-
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
-
6,648.983
-
SE Transactions - 2025-08-15
-
3
We added a block meta structure to each page in disaggregated storage which should have an impact on the performance. The current improvement proposal is to make the block meta in page as a pointer, in dissag storage it is a pointer to the structure where in attached storage it is just null, so we only pay 8 bytes for the null pointer in attached storage mode.
This ticket is to investigate that and proceed with this approach if we decide to do so.
- is related to
-
WT-15188 Disable disagg hook for live restore python tests
-
- Closed
-
- related to
-
WT-15158 __layered_update_gc_ingest_tables_prune_timestamps WT_ASSERT(session, prune_timestamp >= btree->prune_timestamp) failing while running hello_with_standby.js
-
- Closed
-
-
WT-15017 precise checkpoint config should not be in the configure for checkpoint server and reconfigurable
-
- Closed
-
-
WT-15096 Keep our compatibility testing up-to-date with the latest branches
-
- Closed
-