summaryrefslogtreecommitdiff
path: root/jstests/concurrency
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76445 Remove TODO For SERVER-76445Cheahuychou Mao2023-05-161-2/+0
* SERVER-76445 Re-enable analyze_shard_key.js in suites with chunk migrationCheahuychou Mao2023-05-151-7/+26
* SERVER-77054: Update kill_session.js to consider refreshLogicalSessionCacheNo...Rachita Dhawan2023-05-151-1/+4
* SERVER-74145 Add concurrency workload to test writes without shard key while ...Sanika Phanse2023-05-121-0/+138
* SERVER-76928 Account for long-running dbhash testMatt Kneiser2023-05-101-12/+9
* SERVER-74146 Add concurrency workload to test writes without shard key while ...Sanika Phanse2023-05-102-2/+151
* SERVER-76445 Re-enable analyze_shard_key.js in suites with stepdown/kill/term...Cheahuychou Mao2023-05-101-1/+0
* SERVER-76925 Log the actual error on failure in fsm_workloads/map_reduce_drop.jsDianna Hohensee2023-05-101-1/+1
* SERVER-73866 Re-enable agg_merge_when_not_matched_insert.js in config_fuzzer ...Allison Easton2023-05-101-2/+44
* SERVER-76909: Include expected sbe error code in secondary_reads_with_catalog...Projjal Chanda2023-05-091-0/+1
* SERVER-76626 Add a lock to the view namespace when renaming buckets collectio...Gil Alon2023-05-082-13/+10
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-081-0/+213
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-1/+1
* SERVER-76756 Make analyzeShardKey hook and concurrency workload ignore error ...Cheahuychou Mao2023-05-021-0/+6
* SERVER-76719 Make analyzeShardKey command set the monotonicity for hashed com...Cheahuychou Mao2023-05-011-5/+0
* SERVER-74873 Add concurrency test for aborted index buildsYu Jin Kang Park2023-04-281-0/+147
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-272-21/+21
* SERVER-75475 Fix undefined value in jstestKruti Shah2023-04-271-2/+1
* SERVER-76510 Make makeBsonObj() preserve field orderDrew Paroski2023-04-271-5/+5
* SERVER-70759 Fuzz sharding parameters in config_fuzzerLouis Williams2023-04-261-1/+1
* SERVER-71309 Get rid of DDL coordinator for non-resilient movePrimaryAntonio Fuschetto2023-04-241-7/+0
* SERVER-75532 Update the TODO in analyze_shard_key.js to refer to SERVER-76445Cheahuychou Mao2023-04-241-2/+2
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-243-5/+5
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-212-2/+123
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-211-7/+0
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-192-0/+223
* SERVER-74653 Remove CappedCollectionsRelaxedSize feature flagGregory Wlodarek2023-04-181-10/+0
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-143-9/+3
* SERVER-75445 Add a concurrency test for random moveChunk & timeseries multi d...Alyssa Wagenmaker2023-04-132-12/+40
* SERVER-71917 Update defragmentation tests to use variable doc sizesAllison Easton2023-04-131-2/+2
* SERVER-75663 Add testing for $sort and upsert in write_without_shard_key conc...Sanika Phanse2023-04-121-31/+79
* SERVER-75799 Markup jstests with tag for manual full validationMatt Kneiser2023-04-121-2/+3
* SERVER-67609 Remove does_not_support_stepdowns exclusion test tag from timese...Dianna Hohensee2023-04-121-5/+0
* SERVER-74561: Setup catalog shard evergreen variantKshitij Gupta2023-04-112-0/+4
* SERVER-75799 Re-insert locks into lock-free dbhashMatt Kneiser2023-04-111-0/+89
* SERVER-73091 Integrate MovePrimaryDonor with MovePrimaryCoordinatorBrett Nawrocki2023-04-092-2/+7
* SERVER-75379 Enable `featureFlagTimeseriesDeletesSupport` feature flagYuhong Zhang2023-04-071-1/+1
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-073-5/+13
* SERVER-74078 Add collection level mode to checkMetadataConsistency commandPol Pinol Castuera2023-04-073-1/+30
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-13/+18
* SERVER-52433 Enable feature flag for PM-1858Cheahuychou Mao2023-04-051-1/+0
* SERVER-69804 Add 'startTime' and 'stopTime' to config.queryAnalyzers document...Cheahuychou Mao2023-04-041-1/+5
* SERVER-75662 Increase the diff windows for read and write distribution metric...Cheahuychou Mao2023-04-041-2/+2
* 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-75578 collection_defragmentation.js should disallow balancing before r...Allison Easton2023-04-031-0/+3
* SERVER-75533 Temporarily disable analyze_shard_key.js in suites with chunk mi...Cheahuychou Mao2023-03-311-1/+6
* SERVER-75375 Increase iterations of collection_defragmentation.jsAllison Easton2023-03-311-1/+1
* SERVER-73319 Enable time-series multi delete testsYuhong Zhang2023-03-291-10/+4
* SERVER-72687 Revert $out to time-series collectionsGil Alon2023-03-292-223/+0