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

Add mechanism to throttle writes on the primary

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Storage Execution
    • Storage NYC 2019-03-11

      The Replica Set Flow Control mechanism throttles writes on the primary by a combination of adding sleeps during write operations before the global lock is acquired, and promoting writes to w:majority. This throttling mechanism aims to keep the majority commit point lag less than or equal to a configured maximum. The default value for this maximum lag is 10 seconds. The mechanism is enabled by default.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: