mongos and mongod shouldn't behave differently when commitTransaction/abortTransaction is run as the first command in a transaction. mongod currently returns OperationNotSupportedInTransaction and mongos should do the same.
- depends on
-
SERVER-40839 Add tests for empty unprepared transactions
- Closed