summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/snapshot_cursor_shutdown_stepdown.js
Commit message (Expand)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 broke...Matthew Russotto2019-02-121-3/+2
* 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 transact...Tess Avitabile2018-05-251-14/+3
* 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 c...James Wahlin2018-04-161-36/+59
* SERVER-34011 Concurrency between transaction and other threads that can abort...Tess Avitabile2018-03-301-3/+3
* Revert "SERVER-34011 Concurrency between transaction and other threads that c...Esha Maharishi2018-03-291-3/+3
* SERVER-34011 Concurrency between transaction and other threads that can abort...Tess Avitabile2018-03-281-3/+3
* SERVER-33669 Stepdown and shutdown should abort all uncommitted transactionsTess Avitabile2018-03-201-0/+84