summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67722 Clean-up shard cursors on MaxTimeMSExpiredRomans Kasperovics2023-01-251-75/+0
* SERVER-68648 Enable chunk migration concurrency feature flagRachita Dhawan2023-01-241-1/+4
* SERVER-70640 Add migrationConcurrency to serverStatusRachita Dhawan2023-01-231-0/+6
* SERVER-68388 Limit concurrency settingRachita Dhawan2023-01-231-2/+2
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-231-75/+85
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2023-01-231-2/+2
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2023-01-191-0/+96
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2023-01-091-0/+46
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-221-0/+6
* SERVER-71689 Refresh the catalogCache after dropping a collectionSergi Mateo Bellido2022-12-211-26/+44
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-211-0/+55
* SERVER-70768 Balancer use wrong chunk size for jumbo chunksSilvia Surroca2022-12-202-46/+178
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-151-0/+83
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-294-4/+21
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-241-0/+4
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol PiƱol Castuera2022-11-172-5/+84
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-141-49/+141
* SERVER-69603 Do not report drop events as part of shardCollectionEnrico Golfieri2022-11-091-0/+62
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls (v6.0)Adi Zaimi2022-11-092-15/+136
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-041-0/+1
* SERVER-69773 Fix entire json comparison from $_internalAllCollectionStats tes...Pol Pinol Castuera2022-10-311-1/+10
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-10-302-27/+11
* SERVER-68484 Increase threshold to consider a collection balanced in balancin...Pierlauro Sciarelli2022-10-201-1/+1
* SERVER-63811 Add check so documents stage runs when db does not existgalon12022-10-142-0/+208
* SERVER-67813 Review "requires_fcv_61" tags when data size aware balancing lan...Pierlauro Sciarelli2022-10-146-7/+6
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-10-145-57/+40
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-10-145-8/+6
* SERVER-57417 Enable NoMoreAutoSplitter Feature flagAllison Easton2022-10-141-2/+1
* SERVER-66835 Compare number of chunks in balancing_based_on_size.jsPierlauro Sciarelli2022-10-141-8/+3
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-10-142-1/+201
* SERVER-66747 Increase deadline to wait for balancing in jstests/sharding/auth...Pierlauro Sciarelli2022-10-141-1/+1
* SERVER-66208 Remove chunk creation for shard collection with existing dataPierlauro Sciarelli2022-10-148-382/+25
* SERVER-63668 Guard the chunk splitter behind the no more auto-splitter featur...Allison Easton2022-10-147-183/+67
* SERVER-66378 Adapt tests skipped due to featureFlagBalanceAccordingToDataSizePierlauro Sciarelli2022-10-1412-156/+104
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-10-1413-8/+230
* SERVER-66834 Zones created by defragmentation_util.js must always align with ...Allison Easton2022-10-141-9/+10
* SERVER-67891 SERVER-69465 SERVER-68249 SERVER-69069 Sharded data distribution...Silvia Surroca2022-10-134-0/+436
* SERVER-70364 Retry once on network errorAbdul Qadeer2022-10-122-10/+8
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-051-1/+0
* SERVER-69700 Await secondaries' readinessAbdul Qadeer2022-09-271-0/+6
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-09-271-9/+31
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-141-1/+5
* SERVER-69290 - Disable sharding/refine basic test in 6.0Randolph Tan2022-08-312-0/+6
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-311-3/+3
* SERVER-68905 Add append_oplog_note_mongos.js to backports_required_for_multiv...ali-mir2022-08-181-2/+0
* SERVER-67605 Make retryable_findAndModify_commit_and_abort_prepared_txns_afte...Cheahuychou Mao2022-08-121-2/+2
* SERVER-61035 Increase zones in resharding test for large initial chunks.Max Hirschhorn2022-08-091-1/+10
* SERVER-67725 check uuid consistency over all participants for renameCollectionEnrico Golfieri2022-08-091-0/+29
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-092-0/+54
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-08-054-19/+41