Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-87221

Scale WiredTiger dhandle limits based on machine size

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution

      Customers with larger caches and more CPU resources have room to keep more dhandles open concurrently. We should scale the wiredTigerFileHandleCloseMinimum (close_handle_minimum) based on the size of cache.

      Too low limits cause WT to waste a lot of time attempting to close idle handles, which is not necessary if there is enough memory available.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: