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

Stop initializing a page with updates from lookaside

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 8
    • Storage Engines 2019-08-26, Storage Engines 2019-09-09

      WT-4676 makes it possible to search for older updates directly in the lookaside file without having to initialize them in-memory when the page is read into memory. At the moment we are loading the lookaside content for a page into the memory when the page gets intiailized. We can stop doing that and read directly from the lookaside instead.

            Assignee:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: