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

Clear out each session's table cache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.2.17, 3.4.9, 3.5.12, WT3.0.0
    • None
    • None
    • Storage 2017-08-21
    • v3.2

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              michael.cahill@mongodb.com Michael Cahill (Inactive)
              keith.bostic@mongodb.com Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: