Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
4.1.4
-
None
-
Fully Compatible
-
Sharding 2018-11-19
Description
Each state transition is currently wrapped in autoRetryTxn, which tries to start the transaction. This has a side effect of aborting the current active transaction. So there is always only one statement that was executed on the current transaction when the state machine transitions to commitTxn.
Attachments
Issue Links
- is depended on by
-
SERVER-38018 Unblacklist multi_statement_transaction_all_commands.js in concurrency_simultaneous_replication test
-
- Closed
-