summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workload_helpers
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47789 Add concurrency tests for snapshot reads using atClusterTimeAli Mir2020-07-091-1/+65
* SERVER-49158 Make the moveChunk helper retry the command when the migration i...Cheahuychou Mao2020-06-301-1/+5
* SERVER-48929 Modified the moveChunk helper to ignore LockTimeout errorsAlex Taskov2020-06-251-0/+1
* SERVER-42192 Unblacklist refine shard key test from stepdown suites.Max Hirschhorn2020-03-171-5/+6
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-121-22/+39
* SERVER-44403 Allow creation attempts of existing indexes in transactionsMaria van Keulen2019-11-131-0/+19
* SERVER-42392 Create concurrency workloads that combine moveChunk, refineColle...Blake Oler2019-10-172-0/+204
* SERVER-41374 Track current open, active, and inactive transactions on mongos ...Jack Mulrow2019-09-031-0/+173
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+3
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-8/+9
* SERVER-41427 Bind the isKilledSessionCode return value to a global variableJudah Schvimer2019-06-041-1/+1
* SERVER-41057 Add non-transactional afterClusterTime find to multi_statement_t...Judah Schvimer2019-05-211-1/+1
* SERVER-41078 Make replica set primary detection stepdown-proof in concurrency...jannaerin2019-05-141-9/+15
* Revert "SERVER-40996 abortTransaction in cleanup_txns.js does not handle diff...Esha Maharishi2019-05-131-13/+2
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle different er...Matthew Russotto2019-05-071-2/+13
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle LockTimeoutMatthew Russotto2019-05-072-12/+14
* SERVER-40183 Create kill_session version of multi_statement_transaction_simpl...Jack Mulrow2019-05-021-0/+51
* SERVER-40186 Retry interrupted commits in auto_retry_transaction.jsJack Mulrow2019-04-251-12/+59
* SERVER-39992 Add version of concurrency_sharded_multi_stmt_txn.yml with stepd...Jack Mulrow2019-04-221-3/+2
* SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suitesJack Mulrow2019-04-222-11/+46
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-38297 Reenable FSM transactions tests with killOpKaloian Manassiev2019-03-132-4/+4
* SERVER-38733 Change majority read concern transaction passthroughs to use loc...Jack Mulrow2019-01-031-1/+8
* SERVER-33983 Add concurrency sharded transaction passthroughs using majority ...Jack Mulrow2018-12-201-1/+3
* SERVER-37801 Add prepared transaction metrics tracking to concurrency test suiteJason Chan2018-11-291-6/+14
* SERVER-37841 make multi_statement_transaction_all_commands.js run multi state...Randolph Tan2018-11-141-6/+30
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2018-11-081-0/+7
* SERVER-37244 Expect interruption due to transaction abort in snapshot_read_ut...Kaloian Manassiev2018-11-021-1/+2
* SERVER-37426 snapshot_read_utils.js should reset the cursorId to NumberLong(0...Xiangyu Yao2018-10-251-2/+2
* SERVER-37374 cleanupOnLastIteration should tolerate an interruptionjannaerin2018-10-091-7/+1
* SERVER-37254 Retry on CursorNotFound error in multi_statement_transaction_kil...jannaerin2018-09-241-1/+2
* SERVER-37145 Fix reference error in error msg in cleanup_txns.jsjannaerin2018-09-141-1/+1
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-282-64/+54
* SERVER-36847 Fix procedure to abort in-progress transactions in snapshot_read...Tess Avitabile2018-08-241-2/+4
* SERVER-36305 Add KillSessions stage to transactions FSM workloadsjannaerin2018-08-211-4/+9
* SERVER-35262 Add concurrency_simultaneous_replication.yml test suiteJonathan Abrahams2018-06-261-16/+54
* SERVER-35559 Correct logic in auto_retry_transaction.jsJonathan Abrahams2018-06-261-8/+10
* SERVER-35559 Update transaction retry functions to not call abort after commitJonathan Abrahams2018-06-261-7/+16
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-16/+0
* SERVER-35417 Concurrency workloads using transactions should use autoRetry fo...Jonathan Abrahams2018-06-061-11/+13
* SERVER-34809 Make secondary reads FSM test work with other storage enginesXiangyu Yao2018-05-031-0/+16
* SERVER-33374 Test concurrent snapshot read and catalog operationsMaria van Keulen2018-04-261-2/+2
* SERVER-33374 Add testing for concurrent snapshot read and kill commandsMaria van Keulen2018-04-201-0/+126
* SERVER-34434 Shell should ignore errors in abortTransaction() helperTess Avitabile2018-04-181-11/+6
* SERVER-34293 Add test for atomicity and isolation of transactions.Max Hirschhorn2018-04-161-0/+68
* SERVER-31184 Make FSM concurrency suites filter chunks based on the namespaceKaloian Manassiev2017-10-101-5/+8
* SERVER-23994 Add specific server type test for ephemeralForTest in concurrenc...Jonathan Abrahams2017-01-291-0/+7
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-11-162-0/+202
* Revert "SERVER-20447 Add concurrency workload that tests sharding functions:"Kaloian Manassiev2016-11-162-202/+0