summaryrefslogtreecommitdiff
path: root/jstests/sharding/transactions_writes_not_retryable.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-281-1/+1
|
* SERVER-54632 Increase number of CSRS nodes in ↵Simon Graetzer2021-05-131-1/+1
| | | | jstests/sharding/query/json_schema.js
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-111-1/+1
| | | | This reverts commit 1e10e32780ca47969342f6b52bfe09bc4134831e.
* 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 ↵James Wahlin2019-08-141-1/+2
| | | | assert.commandWorked()
* SERVER-40496 Include namespace in configureFailpoint commands in ↵Jamie Heppenstall2019-08-061-2/+12
| | | | transactions_snapshot_errors_subsequent_statements.js and transactions_writes_not_retryable.js
* 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 ↵Judah Schvimer2019-05-201-1/+1
| | | | InterruptedDueToReplStateChange
* SERVER-40631 Attach TransientTransactionError error label for network error ↵Jack Mulrow2019-04-151-13/+5
| | | | codes
* SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)Randolph Tan2019-04-031-2/+14
|
* SERVER-37343 Enable single shard transactions tests on 'majority read ↵Tess Avitabile2018-12-131-1/+1
| | | | concern off' variant
* 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