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

Provide an option to disable journal compression

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: MMAPv1, Storage
    • Labels:
    • Storage Execution

      I get better throughput for some workloads after disabling journal compression. At least one other JIRA was already open for perf problems with this – SERVER-9802.

      My request is for a configuration option to disable it. If that is not feasible then the current code should be more clever about hiding latency from compression, like starting to compress earlier rather than in Journal::journal.

      From other testing I see that MongoDB writes much more to the journal than InnoDB writes to its redo log so making MongoDB less verbose will also help. See http://smalldatum.blogspot.com/2014/03/redo-logs-in-mongodb-and-innodb.html

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            mdcallag Mark Callaghan
            Votes:
            2 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: