Clear out each session's table cache

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.2.17, 3.4.9, 3.5.12, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-08-21
    • None
    • v3.2

      Each session maintains a cache of table handles. These are separate to the data handles for btrees – each table is opened again, and a structure populated, by each session that accesses the table.

      In applications that access many tables, the table cache can become large. Old tables should be cleared from the cache to avoid an unexpected accumulation of memory.

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: