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

Comprehensive test for resuming a Change Stream with prepared transactions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.1.10
    • Aggregation Framework
    • None
    • Fully Compatible
    • Query 2019-03-11, Query 2019-03-25, Query 2019-04-08

    Description

      1. While a Change Stream is open on a single replica set, the test prepares multiple transactions, executes writes without a transaction, commits at least one prepared transaction, and aborts at least one prepared transaction.
        • The test asserts that all operations appear in commit order and operations from aborted transactions do not appear as changes in the Change Stream.
        • It then resumes the Change Stream from each possible resume token, ensuring that is sees the same stream of events each time.
      2. A sharded test performs the same operations and checks as above, using sharded transactions instead, and ensuring that writes occur on multiple shards.

      Attachments

        Issue Links

          Activity

            People

              james.wahlin@mongodb.com James Wahlin
              justin.seyster@mongodb.com Justin Seyster
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: