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

Client-side errors in in-progress transactions must not change transaction state

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1894 Backlog
      SCALA-547 Done
      PERL-1117 Fixed 2.2.0
      PHPLIB-502 Fixed 1.6.0
      RUBY-1864 Duplicate
      CDRIVER-3215 Done 1.18.0, 1.18.0-alpha
      GODRIVER-1171 Backlog
      JAVA-3343 Fixed 3.12.0
      NODE-2034 Done
      CXX-1799 Backlog
      CSHARP-2658 Fixed 2.10.0
      MOTOR-361 Backlog
      $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-1894 Backlog SCALA-547 Done PERL-1117 Fixed 2.2.0 PHPLIB-502 Fixed 1.6.0 RUBY-1864 Duplicate CDRIVER-3215 Done 1.18.0, 1.18.0-alpha GODRIVER-1171 Backlog JAVA-3343 Fixed 3.12.0 NODE-2034 Done CXX-1799 Backlog CSHARP-2658 Fixed 2.10.0 MOTOR-361 Backlog

    Description

      If a driver detects a client-side error (such as an attempt to generate an invalid BSON document) while performing an operation in a transaction, the state of the transaction MUST NOT change.

      https://github.com/mongodb/specifications/pull/548

      Attachments

        Activity

          People

            Unassigned Unassigned
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: