summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-273-4/+0
* SERVER-44751 Update mapReduce collation tests to respect the collation on emi...Nicholas Zolnierz2019-11-272-50/+113
* SERVER-44774 Check that scripting is enabled before evaluating javascript exp...Nicholas Zolnierz2019-11-271-1/+3
* SERVER-44161 Implement MigrationCoordinatorMatthew Saltz2019-11-263-0/+10
* SERVER-44818 Change the balancerCollectionStatus command response formatMarcos José Grillo Ramírez2019-11-261-6/+8
* SERVER-44161 Change update shard key tests to use _waitForDelete instead of c...Matthew Saltz2019-11-263-52/+6
* SERVER-43914 Permit sharding commands to accept compound hashed shard key specsArun Banala2019-11-265-4/+576
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-265-44/+27
* SERVER-44764 Test zone changes with compound shard keyCheahuychou Mao2019-11-251-0/+103
* SERVER-44583 M/R Agg: Add explain support for mapReduce commandMihai Andrei2019-11-221-1/+42
* SERVER-44695 Make removeShard throw an error if the shard is the only shard t...Cheahuychou Mao2019-11-221-0/+35
* SERVER-44600: Test zone shard key validationAnton Oyung2019-11-222-68/+135
* SERVER-44667: Skip checking UUID for shut down mongod and Update test case to...Anton Oyung2019-11-221-6/+20
* SERVER-44161 Remove cleanupOrphaned tests pending new implementationMatthew Saltz2019-11-228-667/+0
* SERVER-44760 Test that the balancer splits and moves chunks when zone ranges ...r4.0.7Cheahuychou Mao2019-11-211-18/+49
* SERVER-43526 Re-enable commented test case in restart_transactions.jsBlake Oler2019-11-211-8/+5
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-216-0/+110
* SERVER-44602 Test that chunks and documents are moved after zone changesCheahuychou Mao2019-11-204-3/+545
* SERVER-44667: Add tag to exclude warm_up_connection_pools.js from multiversio...Anton Oyung2019-11-201-0/+4
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2019-11-191-0/+11
* SERVER-44672 Restart secondary without options in shard_aware_init_secondarie...Janna Golden2019-11-181-2/+1
* SERVER-44666 Make FailPoint::pauseWhileSet not increment _timesEnteredCheahuychou Mao2019-11-181-1/+1
* SERVER-44663 Blacklist range deletion tests from the sharding_multiversion suiteAlex Taskov2019-11-183-1/+7
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-155-32/+77
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-12/+151
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-1445-11/+58
* SERVER-44158 On step up, submit ready ranges from config.rangeDeletions to th...Alex Taskov2019-11-142-2/+160
* SERVER-44305: Remove unnecessary iterations in balance_repl.jsAnton Oyung2019-11-141-16/+12
* SERVER-44304: Delete autosplit_with_balancer.jsAnton Oyung2019-11-141-166/+0
* SERVER-44302: retire autosplit_heuristics.jsAnton Oyung2019-11-141-91/+0
* SERVER-44152: Pre-warm connection pools in mongosAnton Oyung2019-11-131-0/+97
* SERVER-44552 Test that ShardFilterStage filters out orphaned documentsCheahuychou Mao2019-11-132-30/+72
* SERVER-44561 Test that find with readConcern snapshot targets the right shard...Cheahuychou Mao2019-11-131-0/+6
* SERVER-44289 permit writeConcern on retryable writes that move doc onto anoth...Kevin Pulo2019-11-131-3/+20
* SERVER-44536 Test that $merge sends results to the right shards in hashed sha...Cheahuychou Mao2019-11-121-0/+52
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-0/+51
* SERVER-44412 Test that _getNextSessionMods for hashed sharded collections cor...Cheahuychou Mao2019-11-111-0/+88
* SERVER-44413 Test mergeChunk in hashed shardingCheahuychou Mao2019-11-111-0/+237
* SERVER-44512 Don't use retryable writes in upsert_sharded.jsJack Mulrow2019-11-111-17/+15
* SERVER-44535 Test moveChunk and rangeDeleter in hashed shardingCheahuychou Mao2019-11-111-0/+97
* SERVER-44493 Add transaction tags to array_shard_key.jsBlake Oler2019-11-111-0/+1
* SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded ...Cheahuychou Mao2019-11-074-0/+389
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-067-80/+221
* SERVER-44157 On beginning to receive a range, check overlapping ranges in con...Alex Taskov2019-11-062-2/+47
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-061-0/+29
* SERVER-43996 Return a cursor flag to the client if only a partial subset of r...Bernard Gorman2019-11-062-9/+189
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-052-47/+212
* SERVER-44175 Reject shard key array descendantsBlake Oler2019-11-041-7/+37
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-041-0/+2
* SERVER-44261 Replace waitForFailpoint function with waitForFailPoint commandCheahuychou Mao2019-11-0110-85/+61