-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
Add test coverage to verify that the mongo shell is sending the appropriate command requests to the server at different stages of using transactions.
Assert that "lsid", "txnNumber", "autocommit", and "startTransaction" fields are specified correctly both when using the shell helper and runCommand() forms.
- is testing
-
SERVER-34321 Require stmtId for multi-statement transactions in the shell
- Closed