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

wiredTigerCacheSizeGB config param accepts 0Gb or any lower value than 0.25gb

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.7.0
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
      None
    • Minor Change
    • ALL
    • Hide

      Run the command `mongod --wiredTigerCacheSizeGB 0` or any value between 0 and 0.2499

      Show
      Run the command `mongod --wiredTigerCacheSizeGB 0` or any value between 0 and 0.2499
    • Execution Team 2020-06-15

      The option listed here https://docs.mongodb.com/manual/reference/program/mongod/#cmdoption-mongod-wiredtigercachesizegb

      does not enforce a lower limit in conjunction with that is documented. You can start mongod with even --wiredTigerCacheSizeGB 0 . 

       

      simple fix, PR is already here https://github.com/mongodb/mongo/pull/1359

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            jweinstein@splunk.com Joshua Weinstein
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: