summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-42392 Add concurrency testing for refineCollectionShardKeyJamie Heppenstall2019-08-221-0/+178
|
* SERVER-42963 For active sessions only set transaction stats in ↵Jack Mulrow2019-08-221-14/+13
| | | | TransactionRouter::Observer::_reportState()
* SERVER-42907 Add timeActiveMicros and timeInactiveMicros for transactions in ↵Jack Mulrow2019-08-211-1/+11
| | | | mongos currentOp output
* SERVER-42566 Blacklist indexed_insert_ttl.js from mobileMaria van Keulen2019-08-211-0/+1
|
* SERVER-42718: Disallow dropDatabase from running concurrently.Daniel Gottlieb2019-08-211-2/+2
|
* SERVER-42863 Limit size of in kill_multicollection_aggregationJustin Seyster2019-08-191-1/+4
|
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ↵Blake Oler2019-08-141-0/+147
| | | | currentOp
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵James Wahlin2019-08-1459-84/+86
| | | | assert.commandWorked()
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-124-12/+11
|
* SERVER-42749 blacklist server_status_with_time_out_cursors from transaction ↵Ian Boros2019-08-092-1/+3
| | | | suite
* SERVER-42128 Lower thread count and number of documents in ↵Louis Williams2019-07-311-2/+2
| | | | compact_while_creating_indexes FSM workload
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-27157-684/+402
|
* SERVER-40110 don't call OpContext::checkForInterrupt() off-threadIan Boros2019-07-261-0/+72
|
* SERVER-42300 Retry, not skip, renamed ns in forEachCollectionFromDbGeert Bosch2019-07-251-5/+21
|
* SERVER-41880 Blacklist schema_validator_with_expr_variables.js from running ↵Anton Korshunov2019-06-261-1/+6
| | | | on inMemory variant
* SERVER-16413 Storage engines that allow online compaction should not take an ↵Gregory Wlodarek2019-06-212-37/+78
| | | | exclusive lock
* SERVER-41836 Log thread Id as part of error in FSM testsArun Banala2019-06-211-2/+2
|
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-202-27/+25
| | | | | | | | Changes the file-based protocol for controlling when stepdowns are permitted to be a one-shot mechanism usable only once during a test. That is to say, the indication for whether the stepdown thread isn't currently and will no longer continue to run stepdowns during the test persists until after the test finishes.
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a ↵Arun Banala2019-06-121-0/+80
| | | | parameter
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ↵Gregory Wlodarek2019-06-111-80/+0
| | | | | | parameter" This reverts commit 17cdb38b6db716dc47485a60ddff3c543e713e3d.
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-111-0/+80
|
* SERVER-40386: replace commitTransaction() used in jstests with ↵Lingzhi Deng2019-06-041-1/+2
| | | | commitTransaction_forTesting()
* SERVER-40386: replace abortTransaction() used in jstests with ↵Lingzhi Deng2019-06-041-8/+9
| | | | abortTransaction_forTesting()
* SERVER-41427 Bind the isKilledSessionCode return value to a global variableJudah Schvimer2019-06-041-1/+1
|
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-2/+1
|
* SERVER-39844 Add shard key update and migration concurrency testingBlake Oler2019-05-282-0/+523
|
* SERVER-41107 Create concurrency test that accesses a collection in a ↵Tess Avitabile2019-05-281-0/+342
| | | | transaction after catalog changes
* SERVER-39770 Add retry logic to FSM connection cache setupVesselina Ratcheva2019-05-241-1/+5
|
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for ↵Lingzhi Deng2019-05-2310-1/+41
| | | | dbhash and map-reduce
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-231-2/+2
|
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-212-12/+21
|
* SERVER-41057 Add non-transactional afterClusterTime find to ↵Judah Schvimer2019-05-214-12/+38
| | | | multi_statement_transaction_atomicity_isolation.js
* SERVER-41212 snapshot_read_kill_operations.js should accept CursorKilled on ↵Jack Mulrow2019-05-171-1/+1
| | | | currentOp
* SERVER-41032 Properly reset the _isRecoverCommit flag on the ↵Matthew Saltz2019-05-151-1/+7
| | | | TransactionRouter when a new transaction begins
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-151-3/+1
| | | | This reverts commit c34bc93a15cbb6fe8b222f12afac5adbab6f0737.
* SERVER-41078 Make replica set primary detection stepdown-proof in ↵jannaerin2019-05-141-9/+15
| | | | concurrency workloads
* Revert "SERVER-40996 abortTransaction in cleanup_txns.js does not handle ↵Esha Maharishi2019-05-131-13/+2
| | | | | | | | | | different errors from different shards" This reverts commit ba844b4e81c3914b8a7017bd2a8c5ac4231c72ff. SERVER-40757 Fix snapshot_read_kill_operations.js to handle read-only transactions that are aborted The commit for SERVER-38369 made commands that return raw shard responses return the first non-ignorable error as the top-level error, even if different non-ignorable errors occurred.
* SERVER-40411 Add FSM workload to stress write conflict retrying of ↵James Wahlin2019-05-132-3/+31
| | | | pipeline-style findAndModify
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-101-1/+3
| | | | This reverts commit bf6c2696da7eb207c28e83f5bb7401c97b0f69ac.
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-101-3/+1
|
* SERVER-40410 Add FSM workload to stress write conflict retrying of ↵James Wahlin2019-05-082-5/+31
| | | | pipeline-style updates
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle different ↵Matthew Russotto2019-05-071-2/+13
| | | | errors from different shards
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle LockTimeoutMatthew Russotto2019-05-074-32/+17
|
* SERVER-40999 snapshot_read_kill_operations.js should accept CursorNotFound ↵James Wahlin2019-05-031-1/+1
| | | | on currentOp
* SERVER-40183 Create kill_session version of ↵Jack Mulrow2019-05-024-52/+89
| | | | multi_statement_transaction_simple.js
* SERVER-40509 Add debug logging to yield_geonear_dedupIan Boros2019-04-291-4/+9
|
* SERVER-40186 Retry interrupted commits in auto_retry_transaction.jsJack Mulrow2019-04-252-13/+67
|
* SERVER-39992 Add version of concurrency_sharded_multi_stmt_txn.yml with ↵Jack Mulrow2019-04-222-4/+14
| | | | stepdowns
* SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suitesJack Mulrow2019-04-222-11/+46
|
* SERVER-38569 Reduce the number of documents in remove_and_bulk_insert.jsKaloian Manassiev2019-04-161-1/+1
| | | | Also unblacklists the remove_and_bulk_insert.js concurrency workload from sharded txn suites