Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4828

Infinite loop in generic transactional provider due to dup keys

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.26.0
    • Affects Version/s: None
    • Component/s: Transactions
    • Labels:
      None
    • Hide

      DRIVERS-2584:
      Summary of necessary driver changes

      • Document that errors should not be silently handled when using convenient transaction api
      • Document that command errors may abort transaction on the server

      Commits that describes docs changes
      (and/or refer to an existing language POC if needed)

      Show
      DRIVERS-2584 : Summary of necessary driver changes Document that errors should not be silently handled when using convenient transaction api Document that command errors may abort transaction on the server Commits that describes docs changes (and/or refer to an existing language POC if needed) specificatios@13117d6 RUBY POC
    • Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      The users should be reminded that if they catch errors in their callbacks in WithTransaction, they should make sure to re-throw those errors to avoid infinite loops. 

      Show
      1. What would you like to communicate to the user about this feature? The users should be reminded that if they catch errors in their callbacks in WithTransaction, they should make sure to re-throw those errors to avoid infinite loops. 

      This ticket was split from DRIVERS-2584, please see that ticket for a detailed description.

            Assignee:
            adelin.mbidaowona@mongodb.com Adelin Mbida Owona
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: