-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Block Manager, Reconciliation
-
Storage Engines, Storage Engines - Persistence
-
None
-
None
WiredTiger with local storage calls `WT_BM::free` to release space. We should reuse the same code path in disaggregated storage wherever possible, as page discard is essentially the same operation. We just need to discard only pages when their page IDs are no longer used, but keep them when we are simply replacing them or adding a delta.
- related to
-
WT-14611 Notify SLS when a block is no longer used
-
- Closed
-