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

session walks need to periodically discard underlying references

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.6.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      When a session walks its local cache, it should periodically close/discard any cached handle it has that aren't being used. That allows us to eventually get rid of underlying LSM (closed & removed) file handles in the global cache.

      We could mark the global cache handles as "dead", so sessions would know their cached handles aren't useful, or perhaps a timestamp, and sessions could discard any handle that hasn't been used in some amount of time.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: