Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3364

Expose transaction state for session

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.16.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Through the mongoc_client_session_in_transaction we are able to find out whether a transaction is currently in progress for a given session. However, the assertSessionTransactionState operation for transaction spec tests calls for evaluating the actual state of the transaction.

      To do this, we need a function to fetch the actual transaction state for a session.

            Assignee:
            andreas.braun@mongodb.com Andreas Braun
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: