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

wiredTigerEngineRuntimeConfigSetting parameter is deprecated,should be wiredTigerEngineRuntimeConfig

      https://docs.mongodb.com/manual/reference/command/setParameter/

      wiredTigerEngineRuntimeConfigSetting is not correct in 3.2, should be wiredTigerEngineRuntimeConfig, users cannot figure this out except reading the source code.

      An example is also needed to helper MonogDB users:

      db.runCommand({ setParameter : 1, "wiredTigerEngineRuntimeConfig" : "cache_size=3G" }) 
      

            Assignee:
            jonathan.destefano@mongodb.com Jonathan DeStefano
            Reporter:
            zyd_com@126.com Zhang Youdong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 41 weeks ago