-
Type:
Technical Debt
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Not Applicable
-
Storage Engines, Storage Engines - Persistence
-
SE Persistence - 2025-11-07
-
None
/*
* WiredTiger will reload the dir store's checkpoint when opening a cursor: Opening a file
* cursor triggers __wt_btree_open (even if the file has been opened before).
*/
WT_STAT_CONN_DSRC_INCR(session, layered_table_manager_checkpoints_refreshed);
I noticed that there are still comments mention dir store. We should clean them up.
- is related to
-
WT-15669 test/format (disagg.mode=switch) Tombstone is unexpectedly null
-
- Closed
-
-
WT-15786 Enable verify in teardown for layered tests with follower config
-
- Closed
-
-
WT-15859 __clayered_open_stable leaks checkpoint name
-
- Closed
-
-
WT-15851 Migrate the PR title check from wiredtiger-pr-bot to Github actions
-
- Closed
-