summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47058 Fix agg_union_with_chunk_migrations.js blacklist typo for multi ...Nick Zolnierz2020-03-231-1/+1
* SERVER-42192 Unblacklist refine shard key test from stepdown suites.Max Hirschhorn2020-03-173-9/+32
* SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js.Max Hirschhorn2020-03-161-0/+1
* SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency testCharlie Swanson2020-03-131-2/+7
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-121-0/+265
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-126-63/+134
* SERVER-46184 Replace sharded_moveChunk_drop_shard_key_index.js with cpp testRandolph Tan2020-03-111-99/+0
* SERVER-46770 map_reduce_drop.js should catch DatabaseDropPending errorsGregory Wlodarek2020-03-111-5/+10
* SERVER-46755 Add ShardInvalidatedForTargeting to list of transient transactio...Blake Oler2020-03-101-1/+2
* SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin2020-03-091-7/+2
* SERVER-46123 Skip out_drop_temp_collection.js for two-phase index builds, con...Gregory Wlodarek2020-02-261-10/+20
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+29
* SERVER-46122 Concurrency tests should expect the 'IndexBuildAborted' error co...Gregory Wlodarek2020-02-192-2/+4
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-1/+10
* SERVER-46225 Add Interrupted to timeout codes accepted by server_status_with_...James Wahlin2020-02-181-2/+7
* SERVER-37726 Concurrency suites creating and dropping indexes should expect t...Gregory Wlodarek2020-02-157-23/+37
* SERVER-43518 Complete TODO listed in SERVER-39141Alex Taskov2020-02-134-40/+8
* SERVER-44918 Concurrency workload with index operations and concurrent migrat...Mihai Andrei2020-01-301-0/+250
* SERVER-45248 Retry transaction on CursorNotFound error for 'multi_statement_t...Arun Banala2020-01-101-1/+5
* SERVER-44898 Lower thread count of compact FSM workloads and blacklist from s...Daniel Ernst2020-01-082-2/+2
* SERVER-44475 Remove Query KnobJacob Evans2019-12-118-33/+6
* SERVER-44990 Add requires_fcv_44 flag to agg_out.js to address failure in con...James Wahlin2019-12-061-1/+1
* SERVER-44283 Change removeKeyRangeFromZone to use the bounds found from the f...Haley Connelly2019-12-051-15/+5
* SERVER-42781: ignore InvalidOptions exceptionLamont Nelson2019-11-271-7/+21
* SERVER-44798 Add `requires_fcv_44` as required to Query concurrency jstests t...James Wahlin2019-11-221-1/+2
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testr4.3.2James Wahlin2019-11-201-0/+146
* SERVER-44150 Enable MR tests for output mode 'reduce' with a non-trivial redu...Nicholas Zolnierz2019-11-191-6/+0
* SERVER-44694: Add requires_fcv_44 to collmod_writeconflict.js and reindex_wri...Daniel Gottlieb2019-11-182-0/+4
* SERVER-46656 Mark all refineCollectionShardKey concurrency tests with the req...Blake Oler2019-11-185-5/+5
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-4/+5
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-147-0/+21
* SERVER-44403 Allow creation attempts of existing indexes in transactionsMaria van Keulen2019-11-1310-23/+88
* SERVER-44492 Use unique collections names in map_reduce_with_chunk_migrations...Nicholas Zolnierz2019-11-111-5/+5
* SERVER-44212 Complete TODO listed in SERVER-35567Anton Korshunov2019-11-061-1/+1
* SERVER-44062 Add zone operations concurrency testing for refineCollectionShar...Blake Oler2019-10-311-0/+340
* SERVER-43303 Re introduce mapReduce fsm tests in sharded suitesNicholas Zolnierz2019-10-234-13/+121
* SERVER-42392 Create concurrency workloads that combine moveChunk, refineColle...Blake Oler2019-10-1713-203/+602
* SERVER-42524 remove the touch commandHaley Connelly2019-09-255-127/+2
* SERVER-43397 Blacklist FSM workloads that perform multi-deletes from balancer...Matthew Saltz2019-09-232-1/+3
* SERVER-42687 M/R Agg: Update FSM testsArun Banala2019-09-162-110/+0
* SERVER-43213 Fix start state of agg $out interrupt FSM workloadCharlie Swanson2019-09-131-1/+2
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-2/+0
* SERVER-43156 relax server_status_with_time_out_cursorsIan Boros2019-09-041-3/+2
* SERVER-41374 Track current open, active, and inactive transactions on mongos ...Jack Mulrow2019-09-033-138/+211
* SERVER-43107 Disable random chunk migration failpoint for concurrency with_ba...Alex Taskov2019-08-301-15/+17
* SERVER-42473 Create concurrency workload to validate current cleanupOrphaned ...Alex Taskov2019-08-292-0/+141
* SERVER-42330Maria van Keulen2019-08-282-0/+83
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-272-2/+6
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-272-6/+2
* SERVER-41758 Verify that at least 1 shard exists after hard-reload in aggrega...Bernard Gorman2019-08-242-0/+138