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

Disable auto-tuning of WiredTiger eviction threads

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.13, 3.4.3, 3.5.4
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
      None
    • Fully Compatible
    • v3.2
    • Storage 2017-03-06
    • 0

      In WT-2898, we added code to automatically tune the number of eviction worker threads in WiredTiger. That work (a) assumed eviction.threads_max was reasonably large (e.g., 8), and (b) was driven by test workloads where the behavior at startup matches the long-term workload behavior.

      To avoid MongoDB users being adversely affected by that change, we should disable it in 3.2 and 3.4 by changing the default eviction.threads_min=4 – i.e., min threads = max threads = 4.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: