summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33374 Test concurrent snapshot read and catalog operationsMaria van Keulen2018-04-263-4/+160
* SERVER-34510 Reduce number of iterations in create_database FSM workloadVesselina Ratcheva2018-04-201-1/+1
* SERVER-33374 Add testing for concurrent snapshot read and kill commandsMaria van Keulen2018-04-203-0/+244
* 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-164-90/+347
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-0/+125
* SERVER-34407 Fix multi_statement_transaction_simple.jsXiangyu Yao2018-04-111-1/+2
* SERVER-34209 multi_statement_transaction_simple.js must use w:majority in setupTess Avitabile2018-04-061-3/+9
* SERVER-34051 Require autocommit=false on all transaction operations and add s...William Schultz2018-04-041-4/+8
* SERVER-33774 make commitTxn, abortTxn, and prepareTransaction adminOnlyPavi Vetriselvan2018-04-041-2/+8
* Revert "make commitTxn, prepare, and abortTxn adminOnly"Pavi Vetriselvan2018-04-041-8/+2
* make commitTxn, prepare, and abortTxn adminOnlyPavi Vetriselvan2018-04-041-2/+8
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-308-31/+31
* SERVER-33700 enable invalidated_cursors.js and descendants on sharded clusterIan Boros2018-03-296-52/+19
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-268-31/+31
* SERVER-33979 Tag fsm transaction test with uses_transactionXiangyu Yao2018-03-231-6/+3
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-216-63/+2
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-219-33/+33
* Revert "SERVER-30005: remove $isolated/$atomic option"Nick Zolnierz2018-03-206-1/+63
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-206-63/+1
* SERVER-33974 multi-statement transaction FSM test should only be run in Wired...Xiangyu Yao2018-03-191-2/+6
* SERVER-33312 Add FSM test for single replica set transactionXiangyu Yao2018-03-172-0/+142
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-161-5/+0
* SERVER-30203 Switch to use new-style for concurrency tests in Evergreen.Max Hirschhorn2018-03-082-33/+0
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-083-6/+229
* SERVER-33279 Adapt invalidate_cursors.js to run killOp and killCursors on act...Ian Boros2018-03-081-6/+70
* SERVER-33516 Make _configsvrCreateCollection take the db distlock to prevent ...jannaerin2018-03-062-4/+22
* SERVER-32095: Include tid when establishing a connection to MongoDB deploymen...David Bradford2018-03-062-45/+69
* SERVER-33603 invalidated_cursors.js now runs getMores against the right colle...Ian Boros2018-03-021-20/+20
* SERVER-33277 Adapt invalidated_cursors.js and kill_multicollection_aggregatio...Ian Boros2018-03-012-7/+16
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-02-261-1/+5
* SERVER-33379 Fix error message in sharded_moveChunk_partitioned.js workloadJack Mulrow2018-02-211-2/+2
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-212-6/+15
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-02-211-4/+7
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-29/+1
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-216-73/+0
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-091-1/+5
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-2/+3
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-012-2/+2
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-193-11/+11
* SERVER-32506 OSX Mobile SE variant: Tag tests to skip on mobile SESulabh Mahajan2018-01-182-0/+2
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-084-4/+39
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-01-034-5/+165
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-041-4/+18
* SERVER-31865 setFCV on config server should only generate UUIDs for non-dropp...Esha Maharishi2017-11-302-8/+0
* SERVER-31972 Reduce the number of iterations for the toggle_feature_compatibi...Eddie Louie2017-11-291-1/+1
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-212-24/+2
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-092-0/+4
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-082-1/+8
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-5/+26