summaryrefslogtreecommitdiff
path: root/jstests/sharding/transactions_error_labels.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao2021-05-261-7/+0
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-53785 Test WriteConcernErrors are preserved with the mongos implementa...Shreyas Kalyan2021-02-021-36/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+4
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-0/+1
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+3
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-0/+51
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-189/+186
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-2/+4
* SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow2019-04-151-2/+26
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+3
* SERVER-38978 coordinateCommitTransaction should send abortTransaction over th...Esha Maharishi2019-01-241-30/+157
* 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-1/+7
* SERVER-38057 Unset failCommand fail point in transactions_error_labels.jsJack Mulrow2018-11-121-3/+8
* SERVER-36580 Write test for verifying that mongos preserves the error label f...Randolph Tan2018-09-281-0/+31