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

Ensure LSM handles aren't closed while the LSM manager is looking at them

    • Type: Icon: Task Task
    • Resolution: Done
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Take the dhandle lock, but minimize the amount of time we are holding it for.

      This is similar to WT-1409 but holds the dhandle lock for a shorter period. There could be a lot of trees open, and the manager can allocate memory inside the loop, so I think it's best to avoid holding the handle lock for the entire operation.

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

              Created:
              Updated:
              Resolved: