Add FSM testing for the following scenarios:
- Snapshot reads that span find & subsequent getMore operations running concurrently with catalog operations.
- Snapshot reads that span find & subsequent getMore operations running concurrently with kill operations (including session kill, txnNumber change, killOp and killCursors).
- depends on
-
SERVER-34639 Background indexes on primaries should advance the minimumVisibleSnapshot when they begin
- Closed
- related to
-
SERVER-34703 Write test for transactions with concurrent index drops and creates
- Closed
-
SERVER-67527 add kills_random_sessions to concurrency_replication_for_export_import.yml
- Closed