summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26377 Skip FSM workloads that use the compact command on the LSM build...Eddie Louie2017-08-221-1/+16
* SERVER-26824 Skip FSM workloads which rely on nUpserted or nRemoved when Bala...Jonathan Abrahams2017-08-102-1/+19
* SERVER-28854 Replace msgBase with msg in assertion detailEsha Maharishi2017-04-251-2/+2
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-031-2/+11
* SERVER-27857 Rewrite remove_during_mr.js as an FSM workload.Max Hirschhorn2017-02-021-0/+35
* SERVER-24563 Fix race in check for DB names that differ in case onlyGeert Bosch2017-01-091-0/+133
* SERVER-27406 Reduce DocumentSourceCursor batch size from 16MB to 4MBJames Wahlin2016-12-271-1/+2
* SERVER-20447 Add concurrency workload that tests sharding functions:Jonathan Abrahams2016-12-064-0/+786
* SERVER-24994 Check in Helpers::removeRange() if shard key index dropped.Max Hirschhorn2016-11-151-0/+81
* SERVER-26866 Reduce doc count used by create_index_background_unique*.jsJames Wahlin2016-11-021-4/+5
* SERVER-26435 Add FSM tests that exercise parallel unique index buildsJames Wahlin2016-10-282-0/+123
* SERVER-25808 Test concurrent view modification with $lookup/$graphLookupJames Wahlin2016-09-151-0/+129
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-152-0/+4
* SERVER-25808 Test concurrent view modification for cycle detectionJames Wahlin2016-09-141-0/+110
* SERVER-25807 Test concurrent view creations, modifications, and dropsJames Wahlin2016-09-091-0/+91
* SERVER-25005 Use Pipeline to execute $lookup and $graphLookup.Max Hirschhorn2016-08-041-0/+301
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-262-3/+2
* SERVER-25039 Abort aggregation planning when a catalog operation occurs.Max Hirschhorn2016-07-252-1/+47
* SERVER-23073 Reliably detect concurrent changes to $out collection.Charlie Swanson2016-07-182-2/+173
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-141-0/+81
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-28126-2580/+1943
* SERVER-23725 make agg_graph_lookup.js FSM workload take much less timeDavid Storch2016-05-041-14/+20
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+68
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-68/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-291-0/+68
* SERVER-22178 Fix tests on ephemeralForTest storage engine.Charlie Swanson2016-03-3111-77/+117
* SERVER-22178 Always retry sorted findAndModify upon write conflict.Charlie Swanson2016-03-255-12/+167
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-1881-118/+118
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-09138-2470/+2700
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-092-2/+4
* SERVER-22341 fix jslint errors in jstests/concurrency with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-22324 Update findAndModify_inc.js to handle mmapv1 invalidations.Max Hirschhorn2016-01-271-5/+28
* SERVER-21499 Update FSM workloads to handle more frequent yielding.Max Hirschhorn2016-01-264-12/+50
* SERVER-22002 Do not retry findAndModify on MMAPv1Charlie Swanson2016-01-212-10/+29
* SERVER-21384 Enable concurrency suites with ephemeral storage enginesCharlie Swanson2015-11-241-2/+2
* SERVER-21606 inMemory storage engine should support touch commandCharlie Swanson2015-11-231-2/+3
* SERVER-21605 Compact command should error on inMemory storage engineCharlie Swanson2015-11-232-2/+12
* SERVER-18744 New FSM workload for createIndex in backgroundJonathan Abrahams2015-11-191-0/+239
* SERVER-21434 Retry a findAndModify if it conflicts on an update or deleteCharlie Swanson2015-11-132-5/+16
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-131-5/+5
* SERVER-21310 Inject iterations and threadCount into data object in fsm workloadsJudah Schvimer2015-11-108-41/+37
* SERVER-21291: Reduce the thread count in a multi-key text FSM workloadKamran Khan2015-11-041-0/+3
* SERVER-20240 Add sharded concurrency suite runners that enable the balancerJudah Schvimer2015-10-271-2/+5
* SERVER-20815 FSM enable yield_sort.js workloadJonathan Abrahams2015-10-091-4/+1
* SERVER-20842 Reduce test iterations in rename_capped_collection_dbname_chain.jsJonathan Abrahams2015-10-091-1/+6
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-092-5/+13
* SERVER-20469 FSM tests - capability to run more than one instance at the same...Jonathan Abrahams2015-10-079-26/+26
* SERVER-20512 Remove invalid calls to makeObjOwnedIfNeeded().Max Hirschhorn2015-10-072-0/+89
* SERVER-20145 Fix yield_geo_near_dedup.js to work with re-inserted docs.Max Hirschhorn2015-09-091-10/+31
* SERVER-19851 Speed up the indexed_insert_ttl.js FSM workloadKamran Khan2015-09-021-4/+14