summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-1/+1
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-3/+3
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-211-0/+6
* SERVER-74994 Kill FSM worker thread sessions at the end of their executionJordi Serra Torrens2023-03-201-0/+13
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-152-15/+0
* SERVER-74666 Add checkMetadataConsistency to random DDL concurrency testTommaso Tocci2023-03-101-0/+16
* SERVER-74242 Add basic concurrency suites with a catalog shardJack Mulrow2023-02-241-2/+2
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-071-17/+15
* SERVER-72868 Remove checks at cluster.js because listCollections and listInde...Pol Pinol Castuera2023-01-261-39/+0
* SERVER-72985 Avoid implicit transaction in state functions w/ connCache.Max Hirschhorn2023-01-181-1/+23
* SERVER-72957 Stepdown suites logs are polluted with non relevant error messagesTommaso Tocci2023-01-181-1/+10
* SERVER-72011 Add the ability to load js files to fsm worker threadsMoustafa Maher Khalil2022-12-121-0/+11
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-212-30/+30
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-0/+2
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-161-0/+5
* SERVER-66008 fix undefined function bug in cluster.jsPaolo Polato2022-04-281-3/+4
* SERVER-59342 Add killSessions and failover support to update shard key fsm te...Jack Mulrow2022-02-241-1/+1
* SERVER-62240 Enable sharding on CRUD_clustered_collection.jsJordi Olivares Provencio2022-01-281-5/+3
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-4/+3
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-141-1/+7
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-8/+2
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-302-20/+20
* SERVER-55145 Make dropping a nonexistent database a noopTommaso Tocci2021-03-161-3/+1
* SERVER-54806 Remove deprecated usingReplicaSetShards parameter from resmoke_r...Tommaso Tocci2021-02-261-1/+1
* SERVER-54283 Move the legacy dropDatabase/Collection path to execute from the...Kaloian Manassiev2021-02-091-16/+0
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-1/+1
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-2/+0
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-3/+3
* SERVER-48673 Allow retrying establishing a connection to a replica set in get...jannaerin2020-07-201-1/+11
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-1/+8
* SERVER-38961 remove override for causally consistent index buildsBenety Goh2020-05-031-6/+0
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-122-4/+51
* 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-291-0/+16
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-124-12/+11
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-278-273/+264
* 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
* SERVER-39770 Add retry logic to FSM connection cache setupVesselina Ratcheva2019-05-241-1/+5
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-042-27/+5
* SERVER-38583 JS test fixes for write errors in transactionsA. Jesse Jiryu Davis2019-02-121-2/+2
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+10
* SERVER-33983 Add concurrency sharded transaction passthroughs using majority ...Jack Mulrow2018-12-201-6/+19
* SERVER-38628 Concurrency txn passthroughs shouldn't modify thread local state...Jack Mulrow2018-12-191-5/+6
* SERVER-38026 Run concurrency_replication_multi_stmt_txn.yml against sharded c...Jack Mulrow2018-12-163-14/+14
* SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow2018-12-051-0/+13
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-21/+27
* SERVER-35160 Allow TestData to be undefined in worker_thread.js again.Max Hirschhorn2018-09-111-2/+7
* SERVER-35160 ScopedThreads should automatically inherit TestData from their p...Jonathan Abrahams2018-09-052-10/+3