-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Storage
-
None
-
Replication
Running abortTransaction or commitTransaction with a txnNumber of a snapshot read (non-multi-statement transaction) should do something reasonable and have tests and documentation. It would be reasonable to either abort the transaction (following the same abort path we would take by bumping the txnNumber) or return an error that the txnNumber does not correspond to a multi-statement transaction.
- duplicates
-
SERVER-34004 Support commitTransaction and abortTransaction commands on secondaries
- Closed