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

Allow applications to set maxTimeMS for commitTransaction

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1829 Fixed 3.9
      CXX-1771 Fixed 3.5.0
      JAVA-3296 Fixed 3.11.0
      CDRIVER-3143 Fixed 1.15.0
      PHPC-1382 Fixed 1.6.0alpha3, 1.6.0
      MOTOR-344 Fixed 2.1
      SCALA-526 Done
      GODRIVER-1081 Fixed 1.1.0
      NODE-1978 Fixed 3.3.0
      PERL-1098 Fixed 2.2.0
      CSHARP-2616 Fixed 2.9.0
      RUBY-1814 Fixed 2.10.0.rc0
      SWIFT-553 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-1829 Fixed 3.9 CXX-1771 Fixed 3.5.0 JAVA-3296 Fixed 3.11.0 CDRIVER-3143 Fixed 1.15.0 PHPC-1382 Fixed 1.6.0alpha3, 1.6.0 MOTOR-344 Fixed 2.1 SCALA-526 Done GODRIVER-1081 Fixed 1.1.0 NODE-1978 Fixed 3.3.0 PERL-1098 Fixed 2.2.0 CSHARP-2616 Fixed 2.9.0 RUBY-1814 Fixed 2.10.0.rc0 SWIFT-553 Done

    Description

      See the updated transaction specs from this commit:

      SPEC-1206 Support maxTimeMS on transaction commit (#538)

      Add maxCommitTimeMS to TransactionOptions.
      MaxTimeMSExpired errors on commit are labelled UnknownTransactionCommitResult.
      withTransaction does not retry commit after a MaxTimeMSExpired error.
      Branch: master
      https://github.com/mongodb/specifications/commit/8a2c678ff8fe9144870cec835554181dd6639fa3

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: