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

Fix when reconciliation of large page results in a single, small page.

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      In the case of a workload where we're forcibly evicting a large page, but most of the page is discarded during reconciliation and the page doesn't split into multiple chunks, we were quitting, leaving the page in place. Instead, instantiate the page and swap it into place to replace the previous version. Reference WT-1317.

      @michaelcahill, I think this is ready for review.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: