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

Conflict between documentation of storage.quota.enforced and code

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.6
    • Component/s: None
    • Labels:
      None
    • ALL

      storage.quota.enforced is documented in the 2.6. Configuration File Options docs: http://docs.mongodb.org/manual/reference/configuration-options/#storage.quota.enforced

      I believe this implies that I should be able to use this option in a YAML config file.

      However, the code defines this as a legacy-only option:

      https://github.com/mongodb/mongo/blob/v2.6/src/mongo/db/mongod_options.cpp#L196

      Not sure who is correct, please just move this to DOCS if its just a documentation blooper.

            Assignee:
            Unassigned Unassigned
            Reporter:
            cailin.nelson@mongodb.com Cailin Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: