Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4282

Don't transition pages from limbo to mem unless required

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.6.9, 4.0.3, 4.1.3, WT3.2.0
    • None
    • None

    Description

      The current cache management code will instantiate the history for every page it accesses that is in WT_REF_LIMBO state - that should only be necessary if the transaction visibility rules mean the reader needs the content in the lookaside table.

      We should avoid transitioning the page to WT_REF_MEM when possible.

      Attachments

        Issue Links

          Activity

            People

              alexander.gorrod@mongodb.com Alexander Gorrod
              alexander.gorrod@mongodb.com Alexander Gorrod
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: