Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4253

ConnectionPool_cleared_on_failed_hello test fails sporadically

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.17.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      This test started failing reproducibly on MacOS locally. I tracked this down to a race condition when setting the failpoints. Depending on timing the RTT thread can consume both configured failpoints before the monitoring thread is called thus failing the assertions. Increasing the heartbeat interval resolved the issue.

            Assignee:
            james.kovacs@mongodb.com James Kovacs
            Reporter:
            james.kovacs@mongodb.com James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: