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

Test that deleteMany and updateMany are not retried after retryable error

    • Type: Icon: Spec Change Spec Change
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: Retryability
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      •  

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5765 Blocked
      CXX-3131 Blocked
      CSHARP-5369 Blocked
      GODRIVER-3389 Blocked
      JAVA-5660 Blocked
      NODE-6465 Blocked
      MOTOR-1381 Duplicate
      PYTHON-4914 Blocked
      PHPLIB-1557 Blocked
      RUBY-3561 Blocked
      RUST-2064 Blocked
      $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-5765 Blocked CXX-3131 Blocked CSHARP-5369 Blocked GODRIVER-3389 Blocked JAVA-5660 Blocked NODE-6465 Blocked MOTOR-1381 Duplicate PYTHON-4914 Blocked PHPLIB-1557 Blocked RUBY-3561 Blocked RUST-2064 Blocked

      See: https://github.com/mongodb/specifications/pull/510/files#r262241676

      There are currently no tests for deleteMany and updateMany with retryWrites=true that use fail points to assert that neither command is actually retried.

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

              Created:
              Updated: