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

3.2 WT journaling mechanics change

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      In 3.2,

      • for journaling:
        • all log records up to 128KB are buffered / consolidated (i.e. no need to first hit contention ...)
        • log records remain buffered until a checkpoint, a j:true update or 100ms, whichever comes first.
      • WT cache
        • default configuration will change to (60% of RAM minus 1GB) or 1GB, whichever is larger. This is less than or equal to the 3.0 setting for systems with up to 10GB of RAM, and more otherwise.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              8 years, 21 weeks ago