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

Don't transition pages from limbo to mem unless required

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.9, 4.0.3, 4.1.3, WT3.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: