summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-68641 Exclude tests from large-txn variantSanika Phanse2022-08-1028-27/+28
* SERVER-68681 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-101-0/+6
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-095-18/+9
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-082-0/+54
* SERVER-66912 Make resharding_update_shard_key_in_retryable_write.js not depen...Cheahuychou Mao2022-08-081-11/+13
* SERVER-68431 Configure test fixture failpoints for all CSRS nodesAbdul Qadeer2022-08-051-24/+45
* SERVER-67299: Dropping shard key index fails if only multikey index leftnandinibhartiyaMDB2022-08-041-0/+17
* SERVER-61035 Increase zones in resharding test for large initial chunks.Max Hirschhorn2022-08-041-1/+10
* SERVER-43776: Parallel Shutdown for Sharding TestsKruti Shah2022-08-043-3/+3
* SERVER-68513 The _configsvrRunRestore command should restore databases with u...Gregory Wlodarek2022-08-031-0/+67
* SERVER-66710 Make retryable_findAndModify_committed_during_resharding_side_co...Sanika Phanse2022-08-024-31/+56
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-021-0/+42
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-026-4/+209
* SERVER-68484 Increase threshold to consider a collection balanced in balancin...Pierlauro Sciarelli2022-08-021-1/+1
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-08-024-62/+235
* SERVER-67885 shardCollection with a mismatched UUID on a capped collection wi...Faustoleyva542022-08-011-0/+41
* SERVER-68443 InternalTransactionChunkMigrationTest and RetryableInternalTrans...Cheahuychou Mao2022-08-013-29/+8
* SERVER-68257 Migrate dbcommands from ErrmsgCommandDeprecatedSara Golemon2022-07-301-4/+4
* SERVER-67902 Fix time-series feature flag checks in sharded environmentsDan Larkin-York2022-07-291-2/+2
* SERVER-67725 check uuid consistency over all participants for renameCollectionEnrico Golfieri2022-07-291-0/+29