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

Don't try to write leaves from the sweep server

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • None
    • None
    • None
    • None

    Description

      Previously, this was done without locking the handle, and so could race with LSM discarding a handle.

      We know the handle has been idle, so there is a good chance that a checkpoint has run since the last update and the write leaves was wasted effort. If not, this change will keep the handle locked for longer preventing new opens, but it has been idle for a while anyway.

      refs WT-1495, WT-1497 (maybe)

      Attachments

        Activity

          People

            Unassigned Unassigned
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: