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

Limit concurrency setting and update server parameter name

    • Fully Compatible
    • v6.0, v5.0

      The limit for fetch/insert concurrency in idl is set at 128 to accommodate large instance sizes. For small instances the max value is unnecessarily high. This ticket will limit the settings introduced in https://jira.mongodb.org/browse/SERVER-67185 to 2x number of cores. This value may be adjusted after testing.

       

      Setting it to 500(compile time max) instead and the IOPS/number of cpus will drive the recommended value(in the documentation).

      Also, change the name of the parameter from migrationConcurrency to chunkMigrationConcurrency.

            Assignee:
            rachita.dhawan@mongodb.com Rachita Dhawan
            Reporter:
            lamont.nelson@mongodb.com Lamont Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: