summaryrefslogtreecommitdiff
path: root/jstests/sharding/transactions_writes_not_retryable.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-281-1/+1
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-111-1/+1
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-101-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+2
* SERVER-40496 Include namespace in configureFailpoint commands in transactions...Jamie Heppenstall2019-08-061-2/+12
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-110/+100
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-1/+1
* SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow2019-04-151-13/+5
* SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan2019-04-031-2/+14
* SERVER-37343 Enable single shard transactions tests on 'majority read concern...Tess Avitabile2018-12-131-1/+1
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2018-12-121-2/+12
* SERVER-37347 Add tags to jstestJack Mulrow2018-10-311-0/+2
* SERVER-37347 Distinguish retryable writes from writes in a transaction on mongosJack Mulrow2018-10-291-0/+103