summaryrefslogtreecommitdiff
path: root/jstests/replsets/transient_txn_error_labels.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow2019-04-151-0/+34
* SERVER-38978 coordinateCommitTransaction should send abortTransaction over th...Esha Maharishi2019-01-241-8/+46
* SERVER-38850 Perform noop write before returning NoSuchTransaction errorTess Avitabile2019-01-161-10/+8
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2018-11-131-18/+6
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-4/+4
* SERVER-35160 ScopedThreads should automatically inherit TestData from their p...Jonathan Abrahams2018-09-051-5/+2
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-291-5/+5
* SERVER-34924 Treat LockTimeout as transient transaction errorSiyuan Zhou2018-05-181-3/+38
* SERVER-34910 Rename TransientTxnError label to TransientTransactionError.Siyuan Zhou2018-05-091-10/+11
* SERVER-34256 Expose TransientTxnError error labels in response.Siyuan Zhou2018-05-081-0/+149