Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5687 Add CSOT support to sessions and transactions
  3. NODE-6328

Add runtime only support for optional options for commit/abort Transaction in mongodb-legacy

    • 0
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Use Case

      As a Node.js engineer
      I want to be able to pass a timeoutMS option to session.commit/abort Transaction
      So that I can test it in the driver

      User Experience

      • None

      Dependencies

      • None

      Risks/Unknowns

      • None

      Acceptance Criteria

      Implementation Requirements

      • Pass through an options argument if it is provided to abort/commitTransaction

      Testing Requirements

      • update assertions for these APIs that the options object is passed through to the super method if defined

      Documentation Requirements

      • None

      Follow Up Requirements

      • None

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Warren James
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: