summaryrefslogtreecommitdiff
path: root/jstests/replsets/transactions_during_step_down.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-51281: Skip LastOpFixer for multi-doc transactionsLingzhi Deng2021-02-101-4/+0
|
* SERVER-48371 transactions_during_step_down.js must abort transaction in the ↵Tess Avitabile2020-05-211-18/+22
| | | | shell
* SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion ↵Suganthi Mani2020-05-141-1/+1
| | | | test suites.
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-1/+1
|
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵James Wahlin2019-08-141-2/+2
| | | | assert.commandWorked()
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-121/+121
|
* SERVER-41216 Rename InterruptedDueToStepDown error code to ↵Judah Schvimer2019-05-201-2/+2
| | | | InterruptedDueToReplStateChange
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests ↵Matthew Russotto2019-02-121-2/+1
| | | | broken by this
* SERVER-38519 Test transactions with new stepdown sequence.Suganthi Mani2019-02-061-0/+135