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

JournalCommitInterval validation doesn't match the error message

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: MMAPv1, Storage
    • Labels:
      None
    • ALL

      The error message says "--journalCommitInterval out of allowed range (0-300ms)", but the if-statement checks for (2-300).

      https://github.com/mongodb/mongo/blob/master/src/mongo/db/mongod_options.cpp#L982

            Assignee:
            Unassigned Unassigned
            Reporter:
            steve.briskin Steve Briskin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: