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

Comprehensive test for resuming a Change Stream with prepared transactions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com James Wahlin
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: