-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Sharding 2018-09-10
-
35
multi_statement_transactions_all_commands*.js starts a transaction in one state function and continues it in other state functions. This suite would instead execute each state function as its own transaction. This is already blacklisted in concurrency_replication_multi_stmt_txn.yml, and just needs to be blacklisted from the ubsan variant as well.
- is related to
-
SERVER-36306 Add FSM workloads that run transactions workloads with all threads attempting to use the same Session
- Closed