Comprehensive test for resuming a Change Stream with prepared transactions

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.10
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • None
    • Fully Compatible
    • Query 2019-03-11, Query 2019-03-25, Query 2019-04-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              James Wahlin
              Reporter:
              Justin Seyster
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: