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

Expose the number of actively queued heartbeats in serverStatus

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Repl 2024-10-28

      The _heartbeatHandles list can get really long if a lot of heartbeats get scheduled. When the node receives a heartbeat response, it needs to go through the list to remove that heartbeat while holding onto the replication coordinator mutex. This metric could be useful to see if a node's mutex contention is related to scheduling a lot of heartbeatsĀ 

            Assignee:
            solomon.lifshits@mongodb.com Solomon Lifshits
            Reporter:
            evelyn.wu@mongodb.com Evelyn Wu
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: