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

Use all threads for secondary applyOps

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.14
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • Repl 2016-09-19

      As part of SERVER-24242 we schedule the writes to the oplog in the same thread pool as application. To avoid a perverse case, if only one thread is used for oplog writing, we use one less for application. As of SERVER-7200, we wait for oplog writes to complete before starting application. Therefore it no longer makes sense to reduce the threads available to application.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: