summaryrefslogtreecommitdiff
path: root/jstests/replsets/retryable_writes_failover.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66118 Remove `storageEngineSupportsRetryableWrites`Gregory Noma2022-05-031-7/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-117/+116
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-7/+2
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-211-1/+3
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-171-0/+5
* SERVER-30262 Add jstest for retryable writes on failed over primaryJack Mulrow2017-08-021-0/+162