session walks need to periodically discard underlying references

XMLWordPrintableJSON

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

      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:
            Susan LoVerso (Inactive)
            Reporter:
            Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: