Start counting tombstones with WT_TXN_NONE as deleted entries

XMLWordPrintableJSON

    • Storage Engines
    • None
    • 5

      We have code that tracks when a page has a lot of deleted entries associated with it, and tries to force evict that page. We do that because it's inefficient to skip many deleted entries every time a page is looked at.

      For historical reasons related to the lookaside file we've excluded tombstones (deletes) that have a WT_TXN_NONE transaction ID. See WT-3768 for details.

      We should revisit that decision now that we don't have the lookaside file any longer.

        1. wt6470.diff
          4 kB
          Alexander Gorrod

            Assignee:
            Zunyi Liu
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: