summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/snapshot_read_catalog_operations.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+0
* SERVER-39624 Allow finds to fail with StaleChunkHistory in snapshot_read_cata...Jack Mulrow2019-02-261-0/+1
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+1
* SERVER-37426 snapshot_read_utils.js should reset the cursorId to NumberLong(0...Xiangyu Yao2018-10-251-3/+1
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-1/+1
* SERVER-36309 Confirm that iff a FSM txn successfully commits that all of its ...jannaerin2018-09-281-1/+1
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-031-1/+20
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-141-10/+1
* SERVER-35036: Remove individual concurrency test cleanupsDavid Bradford2018-06-131-4/+0
* SERVER-33244 All lock acquisitions for transaction operations obey maxTransac...Dianna Hohensee2018-05-141-1/+5
* SERVER-33374 Test concurrent snapshot read and catalog operationsMaria van Keulen2018-04-261-0/+154