Reuse WT_BM::free for block discard in disagg

XMLWordPrintableJSON

    • 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.

              Assignee:
              Peter Macko
              Reporter:
              Peter Macko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: