summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/write_without_shard_key_base.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74146 Add concurrency workload to test writes without shard key while ...Sanika Phanse2023-05-101-2/+2
* SERVER-75663 Add testing for $sort and upsert in write_without_shard_key conc...Sanika Phanse2023-04-121-31/+79
* SERVER-75473 Disallow document shard key updates outside of a retryable write...Jason Zhang2023-04-041-1/+1
* SERVER-75421 Fix write_without_shard_key concurrency workload to exclude acce...Jason Zhang2023-04-031-84/+137
* SERVER-75119 Disallow document shard key updates for non-retryable writes and...Jason Zhang2023-03-271-1/+21
* SERVER-71129 Add basic concurrency workload that runs updateOne, deleteOne, f...Jason Zhang2023-03-021-0/+340