Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-33367

Enforce a cursor is iterated in a transaction/session iff it was created in that transaction/session

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.7.3
    • Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-03-12

    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.

      Attachments

        Issue Links

          Activity

            People

              tess.avitabile@mongodb.com Tess Avitabile (Inactive)
              james.wahlin@mongodb.com James Wahlin
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: