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

Test writes in transactions do not send writeConcern when collection write concern is w=0

    • 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
      PYTHON-1816 Fixed 3.9
      GODRIVER-969 Fixed 1.1.0
      MOTOR-333 Duplicate
      PERL-1089 Gone away
      CSHARP-2589 Fixed 2.9.0
      PHPLIB-424 Done
      SCALA-519 Done
      NODE-1950 Fixed 3.3.0
      JAVA-3270 Fixed 3.11.0
      CXX-1764 Done
      CDRIVER-3089 Fixed 1.15.0
      RUBY-1796 Fixed 2.10.0.rc0
      SWIFT-558 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-1816 Fixed 3.9 GODRIVER-969 Fixed 1.1.0 MOTOR-333 Duplicate PERL-1089 Gone away CSHARP-2589 Fixed 2.9.0 PHPLIB-424 Done SCALA-519 Done NODE-1950 Fixed 3.3.0 JAVA-3270 Fixed 3.11.0 CXX-1764 Done CDRIVER-3089 Fixed 1.15.0 RUBY-1796 Fixed 2.10.0.rc0 SWIFT-558 Done

      Drivers should resync the transaction spec tests updated in: https://github.com/mongodb/specifications/commit/bb184962e9aab51206b93c511ea143b956d9812b

      These new tests prove that a collection configured with WriteConcern(w=0) can still be used within a transaction.

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

              Created:
              Updated:
              Resolved: