Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-44318 M/R Agg: Reject MapReduce commands which would create a new ↵ | Charlie Swanson | 2019-12-18 | 1 | -1/+0 |
| | | | | sharded collection | ||||
* | SERVER-44475 Remove Query Knob | Jacob Evans | 2019-12-11 | 1 | -1/+0 |
| | |||||
* | SERVER-44161 Remove cleanupOrphaned tests pending new implementation | Matthew Saltz | 2019-11-22 | 1 | -8/+0 |
| | |||||
* | SERVER-43990 A command to confirm that all chunks have been moved to the ↵ | Marcos José Grillo Ramírez | 2019-11-21 | 1 | -0/+1 |
| | | | | right zone after the initial split | ||||
* | SERVER-44304: Delete autosplit_with_balancer.js | Anton Oyung | 2019-11-14 | 1 | -1/+0 |
| | |||||
* | SERVER-44302: retire autosplit_heuristics.js | Anton Oyung | 2019-11-14 | 1 | -1/+0 |
| | |||||
* | SERVER-31083 Allow passing primary shard to "enableSharding" command for a ↵ | Marcos José Grillo Ramírez | 2019-11-06 | 1 | -0/+1 |
| | | | | new database | ||||
* | SERVER-44233 Rename database_and_shard_versioning_all_commands.js to ↵ | Esha Maharishi | 2019-10-25 | 1 | -1/+1 |
| | | | | database_versioning_all_commands.js | ||||
* | SERVER-42691 Modernize mapReduce tests in sharding directory | Charlie Swanson | 2019-09-27 | 1 | -1/+0 |
| | |||||
* | SERVER-42390 Allow documents in a sharded collection to not contain all ↵ | Blake Oler | 2019-09-24 | 1 | -1/+0 |
| | | | | shard key fields | ||||
* | SERVER-43020 Beef up mapReduce validation | Charlie Swanson | 2019-09-12 | 1 | -1/+0 |
| | |||||
* | SERVER-42691 Modernize mapReduce_inSharded.js and friends | Charlie Swanson | 2019-09-05 | 1 | -4/+0 |
| | |||||
* | SERVER-39630 Allow updates to the shard key value only when the document ↵ | jannaerin | 2019-03-20 | 1 | -2/+0 |
| | | | | will not change shards | ||||
* | Revert "SERVER-39630 Allow updates to the shard key value only when the ↵ | jannaerin | 2019-03-19 | 1 | -0/+2 |
| | | | | | | document will not change shards" This reverts commit d1596a9693b9442dda1492934cf9bc26ad66176d. | ||||
* | SERVER-39630 Allow updates to the shard key value only when the document ↵ | jannaerin | 2019-03-19 | 1 | -2/+0 |
| | | | | will not change shards | ||||
* | SERVER-39234 Ensure `shardCollection` initial split works the same between ↵ | Kaloian Manassiev | 2019-01-29 | 1 | -2/+1 |
| | | | | config server and shard primary | ||||
* | SERVER-34448 Enable autosplitting on the shard and disable on mongos | Matthew Saltz | 2018-08-09 | 1 | -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 commands | Maria van Keulen | 2018-08-07 | 1 | -2/+0 |
| | |||||
* | SERVER-14394 Add UUID checking to the hashed sharding with initial split test | Kaloian Manassiev | 2018-07-23 | 1 | -1/+1 |
| | |||||
* | SERVER-35655 Update FCV constants throughout server code. | Blake Oler | 2018-07-02 | 1 | -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 testing | Geert Bosch | 2018-06-25 | 1 | -1/+0 |
| | |||||
* | SERVER-34113 Remove all support for snapshot reads outside multi-document ↵ | Xiangyu Yao | 2018-06-19 | 1 | -2/+0 |
| | | | | transactions | ||||
* | SERVER-35653: This reverts SERVER-31768 | jannaerin | 2018-06-18 | 1 | -1/+0 |
| | | | | This reverts commit 9057ac7f6e43b8e09dc861fccb52233d91dce977. | ||||
* | SERVER-34285 Remove FCV 3.6 switch logic in movePrimary | Blake Oler | 2018-06-15 | 1 | -5/+0 |
| | |||||
* | SERVER-35028: Add change stream notifications for collection drop and rename | Nick Zolnierz | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | SERVER-35395 Remove Sharding-related 3.6 to 4.0 upgrade/downgrade tests | Blake Oler | 2018-06-06 | 1 | -2/+0 |
| | |||||
* | SERVER-28524 remove group command | Kyle Suarez | 2018-05-30 | 1 | -1/+0 |
| | | | | Users should use the aggregation $group stage instead. | ||||
* | SERVER-31937 de-blacklist kill_sessions.js | Misha Tyulenev | 2018-04-30 | 1 | -3/+1 |
| | |||||
* | SERVER-34330: Split up sharding test suite into smaller units | David Bradford | 2018-04-18 | 1 | -0/+388 |