summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-115-117/+130
* SERVER-72815: Track document count and duration for updateMany and deleteMany...Adi Zaimi2023-02-111-38/+79
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-103-10/+23
* SERVER-70994 Make analyzeShardKey command return the value and frequency of m...Cheahuychou Mao2023-02-105-246/+337
* SERVER-70995 Make analyzeShardKey return the average document sizeCheahuychou Mao2023-02-103-4/+108
* SERVER-73045 Preserve the original filter in the write phase for updateOne/de...Jason Zhang2023-02-102-61/+59
* SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler2023-02-091-12/+19
* SERVER-66782 Remove BalanceAccordingToDataSize feature flagPierlauro Sciarelli2023-02-095-195/+2
* SERVER-73624 Not disable the periodic index consistency checker in query samp...Cheahuychou Mao2023-02-097-43/+11
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-095-10/+10
* SERVER-73723 Add log messages for query samplingCheahuychou Mao2023-02-0810-13/+42
* SERVER-73542 Drop index metadata in resharding donors that are not recipientsMarcos José Grillo Ramirez2023-02-071-13/+46
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-072-7/+12
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-061-0/+1
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-042-12/+7
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-047-19/+42
* SERVER-73422 Fold the analyzeShardKey monotonicity metrics into one top-level...Cheahuychou Mao2023-02-032-13/+13
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-032-7/+12
* SERVER-73427 Increase the precision of analyzeShardKey percentage metricsCheahuychou Mao2023-02-031-2/+2
* SERVER-73128 Create auto-merge settings (globally enable/disable)Pierlauro Sciarelli2023-02-031-1/+4
* SERVER-69573 Use an idl to generate the oplog entries for the sharding index ...Marcos José Grillo Ramirez2023-02-031-30/+3
* SERVER-68759 Make analyzeShardKey command calculate metrics about the shard k...Cheahuychou Mao2023-02-033-17/+335
* SERVER-73422 Make analyzeShardKey command return the correlation coefficient ...Cheahuychou Mao2023-02-031-1/+25
* SERVER-72508 Do not return a "note" about orphan documents if the collection ...Cheahuychou Mao2023-02-021-6/+5
* SERVER-72912 Create TTL indexes on config.{sampledQueries,sampledQueriesDiff}...Israel Hsu2023-02-021-0/+2
* SERVER-73012 Make mongos prioritize primary shard when forwarding analyzeShar...Cheahuychou Mao2023-02-021-0/+70
* SERVER-73255 Make sure that query sampling handles WouldChangeOwningShard upd...Cheahuychou Mao2023-02-021-13/+69
* SERVER-73439: Make the $inProg filter in the setup for the killop test more s...wenqinYe2023-01-301-1/+5
* SERVER-73011 Rename the routing metrics fields in the analyzeShardKey responseCheahuychou Mao2023-01-301-53/+51
* SERVER-73416 Change index version on collection metadata after resharding for...Marcos José Grillo Ramirez2023-01-301-6/+30
* SERVER-70132 Handle FCV transitions for global indexes infoAllison Easton2023-01-301-2/+16
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-291-7/+1
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-2814-24/+111
* SERVER-72508 Add a "note" field to the analyzeShardKey response to explain "n...Cheahuychou Mao2023-01-271-0/+2
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-275-0/+20
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-01-271-7/+31
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-271-0/+1
* SERVER-72507 Rename the field "cardinality" in the analyzeShardKey response t...Cheahuychou Mao2023-01-273-19/+19
* SERVER-71440 Remove OpCtx::setIgnoreInterruptsExceptForReplStateChangeSteve Tarzia2023-01-271-408/+0
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-275-7/+1
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command cal...Cheahuychou Mao2023-01-2713-21/+662
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-267-0/+10
* SERVER-70828 Add index metadata changes to reshardingMarcos José Grillo Ramirez2023-01-261-105/+122
* SERVER-73032 Fix SBE subplanner to avoid caching ShardFiltererDavid Storch2023-01-261-24/+69
* SERVER-70506 Support retryability for updateOne, deleteOne, and findAndModifyJason Zhang2023-01-263-11/+211
* SERVER-70784 Create TTL index for config.sampledQueries and config.sampledQue...Israel Hsu2023-01-252-1/+113
* SERVER-72283 Take into account mergeability constraints in` mergeAllChunksOnS...Pierlauro Sciarelli2023-01-251-4/+3
* SERVER-72716 Added cursor based reply to checkMetadataConsistency commandPol Pinol Castuera2023-01-241-8/+53
* SERVER-70795 Add sharding index catalog operations to rename collectionMarcos José Grillo Ramirez2023-01-232-28/+184
* SERVER-71195: Refresh JWKSets periodically and add key management commandsVarun Ravichandran2023-01-237-0/+14