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

More errors must should be considered retryable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-2229 Fixed 2.5.1
      NODE-1456 Fixed 3.1.0
      SCALA-402 Done 2.4.0
      PYTHON-1545 Fixed 3.7
      PERL-889 Fixed 2.0.0
      RUBY-1333 Fixed 2.6.0
      JAVA-2847 Fixed 3.8.0
      CXX-1572 Fixed 3.5.0
      PHPC-1181 Fixed 1.5.0
      MOTOR-218 Fixed 2.0
      GODRIVER-402 Won't Fix
      CDRIVER-2638 Fixed 1.10.0, 1.11.0
      RUST-77 Won't Fix
      SWIFT-431 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 CSHARP-2229 Fixed 2.5.1 NODE-1456 Fixed 3.1.0 SCALA-402 Done 2.4.0 PYTHON-1545 Fixed 3.7 PERL-889 Fixed 2.0.0 RUBY-1333 Fixed 2.6.0 JAVA-2847 Fixed 3.8.0 CXX-1572 Fixed 3.5.0 PHPC-1181 Fixed 1.5.0 MOTOR-218 Fixed 2.0 GODRIVER-402 Won't Fix CDRIVER-2638 Fixed 1.10.0, 1.11.0 RUST-77 Won't Fix SWIFT-431 Done

      Additional errors are now considered for retryable writes, resumable change stream operations, and "not master"/"node is recovering" errors in SDAM. See spec changes below : 

       Following changes have been done to the retryable writes tests : 

      1. Changed the format of the "failPoint" field, see https://github.com/mongodb/specifications/commit/035c987b0b99a22b49703c64f91195010fa1f6b4#diff-c74e7320652f60d5defb81f16066278eL143
      2. Added retryableErrors.yml to test all the retryable error codes added in SPEC-1051 using the failCommand failpoint added in MongoDB 3.7.

            Assignee:
            rathi.gnanasekaran Rathi Gnanasekaran
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: