Don't dirty pages to induce lookaside eviction

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.0-rc1, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-10-23
    • None

      In WT-3435 we made a change to cope with a rare situation where all pages in cache are clean but contain history that has to be maintained for reads. We can't evict those pages but also don't consider them for lookaside eviction, which led to tests hanging.

      The approach taken was to dirty pages so ordinary eviction would consider them for lookaside. Dirtying pages randomly in eviction causes more problems than it is worth: revert it.

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: