Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14833

DOCS-14833: Investigate changes in SERVER-60070: Create server configuration parameter to control the size of SBE plan cache

    XMLWordPrintableJSON

Details

    Description

      Downstream Change Summary

      We added a new parameter to control SBE Plan Cache size.

      Description of Linked Ticket

      We will introduce a setParameter planCacheSize. It must take the value in one of the following formats:

      • An interval [0, 100). This indicates the maximum amount of memory that the system will allocate for the plan cache, expressed as a percentage of the system’s total physical memory. For example: "5%".
      • An integer value. This indicates the maximum amount of memory that the system will allocate for the plan cache, expressed in bytes, KB, MB or GB. For example, 1048576, "1024KB", "100MB", "1GB".

      Default is "5%".

      Attachments

        Activity

          People

            jeffrey.allen@mongodb.com Jeffrey Allen
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              2 years, 17 weeks ago