summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57675 random_DDL_CRUD_operations.js may attempt to rename to a same de...Jordi Serra Torrens2021-06-151-2/+5
* SERVER-57285 Concurrency suites sometimes cannot satisfy the default majority...Moustafa Maher2021-06-144-26/+72
* SERVER-57274 Capped collections can exceed limits after rollbackGregory Wlodarek2021-06-141-1/+6
* SERVER-57017 Enable sharded DDL plus FCV FSM in stepdown suitesJordi Serra Torrens2021-05-312-4/+0
* SERVER-55232 Review blacklisted rename tests (fix last rename FSM)Pierlauro Sciarelli2021-05-272-10/+10
* SERVER-55232 Review blacklisted rename testsPierlauro Sciarelli2021-05-2710-10/+48
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`.Daniel Gottlieb2021-05-251-0/+163
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-241-2/+2
* Revert "SERVER-55232 Review blacklisted rename tests"Benety Goh2021-05-228-24/+7
* SERVER-55232 Review blacklisted rename testsPierlauro Sciarelli2021-05-218-7/+24
* SERVER-56957 Extend drop_database_sharded.js FSM to perform FCV changes on to...Jordi Serra Torrens2021-05-212-1/+73
* Revert "SERVER-56779 Include forgotten file change on the master branch"Kaloian Manassiev2021-05-211-5/+1
* SERVER-56779 Make the sharded_mergeChunks_partitioned.js workload retry on co...Kaloian Manassiev2021-05-211-1/+5
* SERVER-56646 Enable drop_database_sharded.js FSM workload in stepdown suitesTommaso Tocci2021-05-201-2/+0
* SERVER-57073 Robustify indexed_insert_text.js in read concern: local write co...Yoonsoo Kim2021-05-201-3/+8
* SERVER-57065 access_collection_in_transaction_after_catalog_changes.js should...Gregory Wlodarek2021-05-191-1/+1
* SERVER-56296 Uniform `fromNss == toNss` rename behavior between rs and sharde...Pierlauro Sciarelli2021-05-192-4/+16
* SERVER-56947 Handle "can't rename a sharded collection" for implicit multiver...Pierlauro Sciarelli2021-05-193-0/+6
* Revert "SERVER-57027 Fix calls to renameCollection shell helper containing fu...Pierlauro Sciarelli2021-05-181-3/+2
* SERVER-57027 Fix calls to renameCollection shell helper containing full NSPierlauro Sciarelli2021-05-181-2/+3
* SERVER-56789 Enable stepdown suites on sharded DDL FSM workloadsTommaso Tocci2021-05-182-7/+3
* SERVER-56555 Enable drop_collection_sharded.js FSM workload in stepdown suitesTommaso Tocci2021-05-141-1/+0
* SERVER-56880 Make sure random_DDL_CRUD_operations.js releases the jstest coll...Jordi Serra Torrens2021-05-121-37/+43
* SERVER-56838 investigate timeout of sharded rename FSM with transactionsPierlauro Sciarelli2021-05-121-1/+1
* SERVER-54881 Ensure new DDL FSMs work with balancer/autosplit/transactions/ca...Pierlauro Sciarelli2021-05-125-23/+9
* SERVER-54905 remove non-existing state from DDL with setFCV FSM transitionsPierlauro Sciarelli2021-05-111-1/+0
* SERVER-56834 Review tags/name/number of threads for sharded rename FSMPierlauro Sciarelli2021-05-111-10/+10
* SERVER-54905 fix wrong importPierlauro Sciarelli2021-05-111-1/+1
* SERVER-54905 Implement FSMs hierarchy testing concurrent DLL/CRUD/FCV operationsPierlauro Sciarelli2021-05-104-15/+200
* SERVER-56791 insert_ttl_retry_writes_timeseries.js to use tags from insert_tt...Henrik Edin2021-05-101-1/+8
* SERVER-55703 Update getDefaultRWConcern to return the implicit default if the...Moustafa Maher2021-05-071-0/+6
* SERVER-56772 Do not std::move validator BSON in collMod in case a write confl...Nick Zolnierz2021-05-071-0/+10
* SERVER-55599 Add drop database FSM workloadTommaso Tocci2021-05-061-0/+74
* SERVER-56559 Make drop collection FSM workload use multiple databasesTommaso Tocci2021-05-051-14/+32
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-043-0/+20
* SERVER-55423 Add insert_ttl_retry_writes_timeseries.js that extends insert_tt...Henrik Edin2021-05-042-18/+48
* SERVER-56262 Fix _cappedFirstRecord usage for capped collectionsGregory Wlodarek2021-04-301-3/+1
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-303-21/+21
* SERVER-56510 random_DDL_CRUD_setFCV_operations.js should not run on implicit ...Jordi Serra Torrens2021-04-301-1/+3
* SERVER-56487 Enable stepdown suites for rename FSMPierlauro Sciarelli2021-04-301-2/+0
* SERVER-56460 Temporarily disable drop_collection_sharded.js FSM workload in s...Tommaso Tocci2021-04-291-1/+2
* SERVER-55637 Create random_DDL_CRUD_setFCV_operations FSM workloadJordi Serra Torrens2021-04-292-3/+113
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-0/+166
* SERVER-56429 secondary_reads_with_catalog_changes.js should expect NamespaceN...Dianna Hohensee2021-04-281-1/+3
* SERVER-16049 Replicate capped collection deletesGregory Wlodarek2021-04-231-1/+3
* SERVER-54714 Concurrency workloads for queries on time-series collection indexesDianna Hohensee2021-04-231-0/+299
* SERVER-54869 Remove sbe_incompatible tag from rename_(capped_)collection_dbna...Justin Seyster2021-04-202-5/+0
* SERVER-54850 Remove the concurrency_sharded_ddl_operations suiteMarcos José Grillo Ramirez2021-04-201-1/+2
* SERVER-55551 Add recoverable critical section in create collection pathMarcos José Grillo Ramirez2021-04-191-0/+52
* SERVER-52907 Implement index key consistency check in SBE FETCHMihai Andrei2021-04-161-4/+0