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

Investigate changes in SERVER-43075: MongoDB 4.2 cannot use storage.journal.commitIntervalMs param in yaml config file.

      Description

      Downstream Change Summary

      The storage.journal.commitIntervalMs and --journalCommitInterval options were accidentally removed in 4.2.0. The wiredTiger storage engine still has an analogous setting.

      This patch reintroduces the mentioned configuration knobs for changing that value at startup.

      Description of Linked Ticket

      I use mongod of 4.2.0 to start MongoDB server with 'mongod -f test.yml'.

      But something went wrong, like:

      MacBook-Pro:mongo37017 jackin$ mongod -f test.yml
      Unrecognized option: storage.journal.commitIntervalMs
      try 'mongod --help' for more information

      Use the 4.0.5 version of mongod to start normally.

      This looks like a bug in 4.2.0 mongod.

      Attachment is my configuration file.

      THX.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 26 weeks, 6 days ago