Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2643

Server monitoring is prevented under heavy request load

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.9
    • Affects Version/s: 3.5.8
    • Component/s: None
    • Labels:
      None

      In simulated cases of heavy load (writes occurring every 1-10ms) it is possible to prevent the rescheduling of server monitoring checks. In this scenario, the logic to debounce calls to monitoring within minHeartbeatFrequencyMS is tying up the event loop and preventing future monitoring attempts from being scheduled.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: