Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39702 Remove config server as transaction coordinator crutch from ↵ | Jack Mulrow | 2019-04-22 | 1 | -0/+14 |
| | | | | coordinator kill passthrough suite | ||||
* | SERVER-35591 Remove MMAPv1 testing | Geert Bosch | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | SERVER-34155 add clean shutdown primary passthrough | Robert Guo | 2018-05-17 | 1 | -1/+2 |
| | |||||
* | SERVER-34665 Update definition of retryable error in the mongo shell. | Max Hirschhorn | 2018-04-27 | 1 | -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 Goh | 2018-04-04 | 1 | -1/+33 |
| | | | | retryable_writes_util.js for reuse | ||||
* | SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with ↵ | Jack Mulrow | 2017-12-07 | 1 | -3/+11 |
| | | | | stepdowns | ||||
* | SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage ↵ | Jack Mulrow | 2017-11-21 | 1 | -1/+11 |
| | | | | engine | ||||
* | SERVER-31213 Retry retryable writes at least once in ↵ | Jack Mulrow | 2017-10-11 | 1 | -0/+16 |
retryable_writes_jscore_passthrough |