summaryrefslogtreecommitdiff
path: root/jstests/libs/retryable_writes_util.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39702 Remove config server as transaction coordinator crutch from ↵Jack Mulrow2019-04-221-0/+14
| | | | coordinator kill passthrough suite
* 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
| | | | | | Also exposes a way to explicitly trigger retargeting before the next operation is run on the DBClientRS underlying a replica set connection by calling ReplicaSetMonitor::failedHost().
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ↵Benety Goh2018-04-041-1/+33
| | | | retryable_writes_util.js for reuse
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with ↵Jack Mulrow2017-12-071-3/+11
| | | | stepdowns
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage ↵Jack Mulrow2017-11-211-1/+11
| | | | engine
* SERVER-31213 Retry retryable writes at least once in ↵Jack Mulrow2017-10-111-0/+16
retryable_writes_jscore_passthrough