summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_misc.yml
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-44318 M/R Agg: Reject MapReduce commands which would create a new ↵Charlie Swanson2019-12-181-1/+0
| | | | sharded collection
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-1/+0
|
* SERVER-44161 Remove cleanupOrphaned tests pending new implementationMatthew Saltz2019-11-221-8/+0
|
* SERVER-43990 A command to confirm that all chunks have been moved to the ↵Marcos José Grillo Ramírez2019-11-211-0/+1
| | | | right zone after the initial split
* SERVER-44304: Delete autosplit_with_balancer.jsAnton Oyung2019-11-141-1/+0
|
* SERVER-44302: retire autosplit_heuristics.jsAnton Oyung2019-11-141-1/+0
|
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ↵Marcos José Grillo Ramírez2019-11-061-0/+1
| | | | new database
* SERVER-44233 Rename database_and_shard_versioning_all_commands.js to ↵Esha Maharishi2019-10-251-1/+1
| | | | database_versioning_all_commands.js
* SERVER-42691 Modernize mapReduce tests in sharding directoryCharlie Swanson2019-09-271-1/+0
|
* SERVER-42390 Allow documents in a sharded collection to not contain all ↵Blake Oler2019-09-241-1/+0
| | | | shard key fields
* SERVER-43020 Beef up mapReduce validationCharlie Swanson2019-09-121-1/+0
|
* SERVER-42691 Modernize mapReduce_inSharded.js and friendsCharlie Swanson2019-09-051-4/+0
|
* SERVER-39630 Allow updates to the shard key value only when the document ↵jannaerin2019-03-201-2/+0
| | | | will not change shards
* Revert "SERVER-39630 Allow updates to the shard key value only when the ↵jannaerin2019-03-191-0/+2
| | | | | | document will not change shards" This reverts commit d1596a9693b9442dda1492934cf9bc26ad66176d.
* SERVER-39630 Allow updates to the shard key value only when the document ↵jannaerin2019-03-191-2/+0
| | | | will not change shards
* SERVER-39234 Ensure `shardCollection` initial split works the same between ↵Kaloian Manassiev2019-01-291-2/+1
| | | | config server and shard primary
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-1/+0
| | | | | | | | SERVER-34449 Handle upgrade/downgrade logic for autosplitting on shard SERVER-34448 Wait for chunk splitting in top chunk optimization tests SERVER-34448 Require persistence in shard_existing_coll_chunk_count.js
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-2/+0
|
* SERVER-14394 Add UUID checking to the hashed sharding with initial split testKaloian Manassiev2018-07-231-1/+1
|
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-021-1/+0
| | | | | | | | | SERVER-35169 Bump wire protocol version for 4.2. SERVER-35752 Ensure tests that rely on FCV pass after updating FCV constants. SERVER-35163 Unblacklist tests that expect FCV version to differ between "last-stable" and "latest." SERVER-34984 Update major_version_upgrade.js to call setFCV to the latest FCV. SERVER-35656 Ensure a 4.0 mongos crashes upon attempting to connect to an FCV 4.2 cluster. SERVER-35404 Re-enable the sharding_last_stable_mongos_and_mixed_shards suite.
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-1/+0
|
* SERVER-34113 Remove all support for snapshot reads outside multi-document ↵Xiangyu Yao2018-06-191-2/+0
| | | | transactions
* SERVER-35653: This reverts SERVER-31768jannaerin2018-06-181-1/+0
| | | | This reverts commit 9057ac7f6e43b8e09dc861fccb52233d91dce977.
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-151-5/+0
|
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-06-071-1/+1
|
* SERVER-35395 Remove Sharding-related 3.6 to 4.0 upgrade/downgrade testsBlake Oler2018-06-061-2/+0
|
* SERVER-28524 remove group commandKyle Suarez2018-05-301-1/+0
| | | | Users should use the aggregation $group stage instead.
* SERVER-31937 de-blacklist kill_sessions.jsMisha Tyulenev2018-04-301-3/+1
|
* SERVER-34330: Split up sharding test suite into smaller unitsDavid Bradford2018-04-181-0/+388