summaryrefslogtreecommitdiff
path: root/jstests/libs/retryable_writes_util.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-131-1/+2
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-031-13/+0
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-1/+3
* SERVER-64986 Make internal transactions concurrency workloads retry testInter...Cheahuychou Mao2022-04-221-2/+8
* SERVER-54452: Test that retryable writes are able to complete within gReshard...Kshitij Gupta2021-04-211-0/+19
* Revert "SERVER-54452: Test that retryable writes are able to complete within ...Kshitij Gupta2021-04-201-19/+0
* SERVER-54452: Test that retryable writes are able to complete within gReshard...Kshitij Gupta2021-04-201-0/+19
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-1/+1
* SERVER-39702 Remove config server as transaction coordinator crutch from coor...Jack Mulrow2019-04-221-0/+14
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-1/+1
* SERVER-34155 add clean shutdown primary passthroughRobert Guo2018-05-171-1/+2
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-271-0/+3
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ret...Benety Goh2018-04-041-1/+33
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-071-3/+11
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+11
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-111-0/+16