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

High load can cause replication lag leads to write latency

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication

      For WT to calculate all_durable and advance the stable_timestamp, it has to walk all opened sessions. In high load scenarios and connection storms this can lead to contention on the ReplicationCoordinator mutex, slowing replication and inducing read/write concern majority lag.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            m.maher@mongodb.com Moustafa Maher
            Votes:
            0 Vote for this issue
            Watchers:
            24 Start watching this issue

              Created:
              Updated: