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

Need to document journalCommitInterval for WT

      We have implemented asynchronous journal commits for WT in addition to MMAPv1. This means that writes are scheduled for commit every 100ms by default, even if no write concern has been specified. Previously WT would only force journal commits every 100MB, or when a write requested journaling specifically. The new WT journaling behavior corresponds to MMAP journaling behavior.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 40 weeks, 1 day ago