Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-688

Add "connectionError" as a valid "reason" for a ConnectionCheckOutFailedEvent when connection set up fails

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1900 Fixed 3.9
      NODE-2049 Fixed 3.5.0
      CSHARP-2664 Duplicate
      PERL-1119 Won't Fix
      RUBY-1874 Fixed 2.11.0.rc0
      SWIFT-544 Done
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-1900 Fixed 3.9 NODE-2049 Fixed 3.5.0 CSHARP-2664 Duplicate PERL-1119 Won't Fix RUBY-1874 Fixed 2.11.0.rc0 SWIFT-544 Done

      Spec changes here: https://github.com/mongodb/specifications/commit/ef782f2be3bfa32cb3c2befb63d85de142df31aa

      Changes:

      • Add "connectionError" as a valid reason for ConnectionCheckOutFailedEvent
      • Add a prose test for ConnectionCheckOutFailedEvent(reason="connectionError")
      • Add a spec test for ConnectionCheckOutFailedEvent(reason="poolClosed")

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: