Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11425

Update getMore for Transactions (SERVER-33367)

      Documentation Request Summary:

      No documentation summary in engineering ticket

      Engineering Ticket Description:

      If a cursor was created in a transaction (or snapshot read), it should not be allowed to getMore it outside of that transaction. If a cursor was not created in a transaction (or snapshot read), it should not be allowed to getMore it inside a transaction.

      Additionally, a cursor should be iterated in a session iff it was created in that session.

      Scope of changes:

      • transactions/startTransactions/limits via transactions-operations-crud extract
      • getMore
      • 4.0 – just for the sessions blurb – not txn

      Impact to other docs outside of this product:

      MVP:

      Resources:

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 46 weeks, 3 days ago