-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Not Applicable
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2026-02-27
-
2
WT-16458 refactors how we update the shared metadata table, so that we put all updates in a queue and then process them during a checkpoint. This would also mean we would need to do this for table drop such that shared metadata table + issue the trim command would be within the checkpoint. This ticket aims to refactor how we remove to use the queue.
After we implement the changes for delayed metadata updates, we would need a checkpoint after table drop before you could validate that the entries have been removed from the shared metadata table.
- is duplicated by
-
WT-16564 Refactor removal of shared metadata to use queue
-
- Closed
-
- is related to
-
WT-16411 Add a test for a race condition between checkpoint and table drop
-
- Closed
-
-
WT-16458
Unify the mechanisms for updating shared metadata table
-
- Closed
-
- related to
-
WT-16757 Investigate sweep03 error when queuing drops
-
- Open
-