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

Add prose test for SRV polling with a custom service name

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Matrix Testing
    • Labels:
    • Needed
    • Hide

      Drivers should add a new prose test for SRV polling with a custom service name as described in this commit.

      Show
      Drivers should add a new prose test for SRV polling with a custom service name as described in this commit .
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4189 Backlog
      CXX-2390 Backlog
      CSHARP-3914 Backlog
      GODRIVER-2188 Done
      JAVA-4349 Duplicate
      NODE-3680 Duplicate
      PHPLIB-737 Won't Do
      PYTHON-2948 Fixed 4.0
      MOTOR-833 Duplicate
      RUBY-2812 Fixed 2.18.0
      RUST-1059 Duplicate
      SWIFT-1375 Duplicate
      $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 CDRIVER-4189 Backlog CXX-2390 Backlog CSHARP-3914 Backlog GODRIVER-2188 Done JAVA-4349 Duplicate NODE-3680 Duplicate PHPLIB-737 Won't Do PYTHON-2948 Fixed 4.0 MOTOR-833 Duplicate RUBY-2812 Fixed 2.18.0 RUST-1059 Duplicate SWIFT-1375 Duplicate

      As discovered here: https://github.com/mongodb/mongo-python-driver/pull/749, there isn't good test coverage for SRV polling with a custom service name. This should be something we want to ensure that SRV polling is correct when using a custom service name.

      Drivers should add a new prose test for SRV polling with a custom service name as described in this commit.

            Assignee:
            benji.rewis@mongodb.com Benji Rewis (Inactive)
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: