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

Transactions Examples for Beta Docs

    • 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
      JAVA-2836 Fixed
      NODE-1416 Fixed
      CSHARP-2243 Fixed
      RUST-76 Won't Fix
      SWIFT-430 Duplicate
      $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 JAVA-2836 Fixed NODE-1416 Fixed CSHARP-2243 Fixed RUST-76 Won't Fix SWIFT-430 Duplicate

      Similar to what we did for the ChangeStreams examples, if all the drivers could implement the following transactions examples which the docs team can extract:

      // Start Beta Transaction Example 1
      
      // https://docs-beta-transactions.mongodb.com/transactions/#example
      
      // End Beta Transaction Example 1
      
      // Start Beta Transaction Example 2
      
      // https://docs-beta-transactions.mongodb.com/transactions-write-concern/
      
      // End Beta Transaction Example 2
      
      // Start Beta Transaction Example 3
      
      // A hello world transaction with exception handling and retry logic.
      
      // End Beta Transaction Example 3
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            scott.lhommedieu@mongodb.com Scott L'Hommedieu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: