Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-2829

Requesting an immediate heartbeat check after an error doesn't work for streaming heartbeats

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • 2.1.0
    • Affects Version/s: 1.10.3, 1.11.4
    • Component/s: SDAM
    • Labels:
      None

      There are a few places that the Go driver attempts to request an immediate server heartbeat check while processing an error:

      That command is supposed to stop the currently running check and immediately request a new one (see here). However, calling RequestImmediateCheck doesn't cancel the current check and waitUntilNextCheck function is only run if the currently running check is cancelled, so RequestImmediateCheck basically does nothing most of the time.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: