summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/snapshot_cursor_shutdown_stepdown.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
|
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
|
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-80/+79
|
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests ↵Matthew Russotto2019-02-121-3/+2
| | | | broken by this
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-5/+1
|
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-081-5/+2
|
* SERVER-35224 snapshot_cursor_shutdown_stepdown.js should not perform ↵Tess Avitabile2018-05-251-14/+3
| | | | transactions on secondaries
* SERVER-34094 Change snapshot read tests to use multi-statement transactionsXiangyu Yao2018-04-171-0/+11
|
* SERVER-33690 Transaction abort and commit should kill any associated client ↵James Wahlin2018-04-161-36/+59
| | | | cursors
* SERVER-34011 Concurrency between transaction and other threads that can ↵Tess Avitabile2018-03-301-3/+3
| | | | abort transaction
* Revert "SERVER-34011 Concurrency between transaction and other threads that ↵Esha Maharishi2018-03-291-3/+3
| | | | | | can abort transaction" This reverts commit d2acaa1e46744627bc38ad7ad6e786415a6dbc4d.
* SERVER-34011 Concurrency between transaction and other threads that can ↵Tess Avitabile2018-03-281-3/+3
| | | | abort transaction
* SERVER-33669 Stepdown and shutdown should abort all uncommitted transactionsTess Avitabile2018-03-201-0/+84