summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69528 Link cluster count command into mongodCheahuychou Mao2022-09-155-0/+5
* SERVER-62374 Remove test case for deprecated _configureCollectionAutoSplitter...Enrico Golfieri2022-09-155-27/+2
* SERVER-69069 Added 'doOptimizeAt' method for $_internalAllCollectionStatsJordi Serra Torrens2022-09-151-0/+51
* SERVER-69623 Add _clusterQueryWithoutShardKey command stubJason Zhang2022-09-157-0/+26
* SERVER-62356 Serialise the creation of sharded Timeseries collection with oth...Paolo Polato2022-09-141-10/+13
* SERVER-66030 Add targeted test for startup recovery on a config server replic...Vesselina Ratcheva2022-09-131-0/+63
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-09-131-1/+0
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-122-0/+172
* SERVER-69465 Accept same specs for $_internalAllCollectionStats as $collStatsPol Pinol Castuera2022-09-091-6/+9
* SERVER-69378 Move js tests for analyze shard key into jstests/analyze_shard_keyCheahuychou Mao2022-09-083-157/+197
* SERVER-67893 Add _shardsvrDropGlobalIndex commandYu Jin Kang Park2022-09-081-0/+1
* SERVER-67891 New design with $lookupPol Pinol Castuera2022-09-082-0/+210
* SERVER-69494 Fix chunk resizing upon downgrade between 6.x versionsPierlauro Sciarelli2022-09-071-56/+0
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-071-1/+5
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-073-144/+7
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-077-75/+31
* SERVER-58843 Remove references to deprecated commands from JS testsEnrico Golfieri2022-09-074-40/+0
* SERVER-67894 Add _shardsvrInsertGlobalIndexKey commandJosef Ahmad2022-09-061-0/+1
* SERVER-69399 Wait for primary after replica set restart in disable_resumable_...Allison Easton2022-09-051-0/+3
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-023-7/+144
* SERVER-68783 Disambiguate 0 time estimate from no estimate in reshardingBrett Nawrocki2022-09-011-2/+0
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-013-144/+7
* SERVER-69121 Update FCV version for `hedged_reads.js`Amirsaman Memaripour2022-09-011-1/+1
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-306-8/+8
* SERVER-68751 Add analyzeShardKey and configureQueryAnalyzer commands on mongosCheahuychou Mao2022-08-307-25/+50
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+1
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-08-291-5/+0
* SERVER-68563 Re-enable query tests that are currently marked temporarily disa...Misha Tyulenev2022-08-262-2/+2
* SERVER-68627 Increasing range deletion timeout valueSergi Mateo Bellido2022-08-261-4/+6
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-251-9/+3
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-254-1/+274
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-252-27/+11
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-251-0/+208
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-08-241-0/+48
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-241-9/+31
* SERVER-69033 Make no-indexes version boost::none instead of Timestamp(0, 0)Allison Easton2022-08-242-4/+2
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-241-97/+0
* SERVER-69007 Loosen test restriction in listener_processing_server_status_met...Reo Kimura2022-08-231-11/+8
* Revert "SERVER-67443 added logging for fcv up/downgrade in set_feature_compat...Sviatlana Zuiko2022-08-221-208/+0
* SERVER-67127 Delete 'db.currentOpLegacy()' helperDavid Storch2022-08-221-2/+2
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-191-0/+208
* SERVER-68905 Add append_oplog_note_mongos.js to backports_required_for_multiv...ali-mir2022-08-181-2/+0
* SERVER-67748 added the additional participant parameterKruti Shah2022-08-171-0/+174
* SERVER-67114: Create the Global Index Cumulative Metrics classnandinibhartiyaMDB2022-08-171-2/+0
* SERVER-62793 Add index component to shard versionAllison Easton2022-08-172-2/+4
* SERVER-67049: Feature flag check for global index server statusnandinibhartiyaMDB2022-08-151-0/+34
* SERVER-59443 Remove storeFindAndModifyImagesInSideCollection=false pathsseanzimm2022-08-159-192/+3
* SERVER-61822 Create new command listDatabasesForAllTenantsFernando Lisboa2022-08-112-0/+2
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-115-0/+10
* SERVER-64964 Measure egress connection creation time from connection poolsVojislav Stojkovic2022-08-111-0/+97