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

Require retryable writes network error tests to run on mongos 4.2+

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      SCALA-512 Done
      NODE-1919 Done
      PHPLIB-419 Done
      PERL-1081 Fixed 2.2.1
      CDRIVER-3062 Fixed 1.15.0
      JAVA-3253 Fixed 3.12.0
      MOTOR-324 Won't Fix
      CXX-1755 Fixed 3.5.0
      CSHARP-2569 Fixed 2.10.0
      GODRIVER-918 Done
      PYTHON-1797 Fixed 3.9
      RUBY-1785 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 SCALA-512 Done NODE-1919 Done PHPLIB-419 Done PERL-1081 Fixed 2.2.1 CDRIVER-3062 Fixed 1.15.0 JAVA-3253 Fixed 3.12.0 MOTOR-324 Won't Fix CXX-1755 Fixed 3.5.0 CSHARP-2569 Fixed 2.10.0 GODRIVER-918 Done PYTHON-1797 Fixed 3.9 RUBY-1785 Done

      338cdd0 for SPEC-1203 introduces a new top-level runOn field in spec tests. This syntax replaces the original min/maxServerVersion top-level fields and allows a test file to define one or more combinations of version/topology requirements.

      Additionally, this change introduces a test-level useMultipleMongoses field to the retryable write tests, which was previously introduced in the transactions spec tests. By default, most retryable write tests run against a sharded cluster will need to use a URI with only a single mongos.

      See commit and test README changelog for details.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: