summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61914: add fault facet details to FaultImpl::toBSONKshitij Gupta2021-12-091-6/+65
* SERVER-60940 Fix disabled Sharding tests failing due to changing latest relea...Jason Zhang2021-12-071-2/+0
* SERVER-59664 Implement merge chunks routine Phase IAllison Easton2021-12-071-7/+34
* SERVER-61759 Interrupt and join migrations when allowMigrations is set to falseKaloian Manassiev2021-12-071-2/+2
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-061-1/+1
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-0310-37/+60
* SERVER-61084 Remove now-unnecessary ShardingTaskExecutorPoolMinSize mongos pa...Reo Kimura2021-12-031-5/+1
* SERVER-61590 Add null check before accesssing time-series options in the shar...Arun Banala2021-12-031-0/+21
* Revert "SERVER-60533 Ensure db exists in distinct command"Alya Berciu2021-12-031-13/+0
* SERVER-61759 Make MoveTimingHelper a member of MigrationSourceManagerKaloian Manassiev2021-12-031-77/+84
* SERVER-59909 make ShardingTest and ReplSetTest option objects immutableDavis Haupt2021-12-021-0/+25
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-021-1/+1
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-021-0/+141
* SERVER-61461 Increase 'maxTransactionLockRequestTimeoutMillis' for testsLuis Osta2021-12-023-3/+18
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-021-4/+5
* SERVER-61713 Accept a list of tenant ids in commitShardSplit and fix test fa...Didier Nadeau2021-12-021-0/+4
* SERVER-61451 Remove multiversion check on disable_resumable_range_deleter.jsMarcos José Grillo Ramirez2021-12-012-43/+34
* SERVER-61729 Rename TenantSplit to ShardSplitDidier Nadeau2021-11-301-3/+2
* SERVER-61128 voteCommitMigrationProgress commandA. Jesse Jiryu Davis2021-11-291-0/+1
* SERVER-61751 Remove collMod from index_commands_shard_targeting.jsRui Liu2021-11-261-26/+9
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-2310-54/+48
* SERVER-61665 Ensure read is directed to hanging secondary node in secondary_r...Sophia Tan2021-11-231-29/+13
* SERVER-60685 Add Interruption category to 'TransactionCoordinatorReachedAbort...Luis Osta2021-11-221-0/+134
* SERVER-56227 Change jstest function name that sends the setAllowMigrations co...Marcos José Grillo Ramirez2021-11-221-5/+5
* SERVER-60533 Ensure db exists in distinct commandAlya Berciu2021-11-221-0/+13
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-2210-36/+205
* SERVER-60540 Add retryability support for internal transactions for findAndMo...Cheahuychou Mao2021-11-209-228/+662
* SERVER-61607 Add DuplicateKey as acceptable error in resharding test.Max Hirschhorn2021-11-191-1/+13
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-191-1/+2
* SERVER-26287 Disallow creation of TTL indexes on capped collectionsGabriel Marks2021-11-181-1/+1
* SERVER-61538 Ensure load-balanced client fully disconnects before FailPoint i...George Wangensteen2021-11-181-2/+3
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-11-171-0/+108
* SERVER-58504 Abort in-progress transactions when a load-balanced client disco...George Wangensteen2021-11-171-0/+120
* SERVER-61482 Avoid resharding holding open an oplog hole on configsvr.Max Hirschhorn2021-11-161-0/+116
* SERVER-61207 adapt test to the new migration protocolSergi Mateo Bellido2021-11-161-37/+18
* SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn2021-11-152-3/+118
* SERVER-61406 Tag load balancer jsTests with requires_fcv_51Blake Oler2021-11-152-2/+2
* SERVER-60937 Fix disabled Query Exec tests failing due to changing latest rel...Denis Grebennicov2021-11-151-1/+0
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-121-1/+9
* SERVER-61397 Fix race in disconnect_kills_cursors.jsGeorge Wangensteen2021-11-111-9/+11
* SERVER-59373 adds new server status sectionAndrew Witten2021-11-111-0/+15
* SERVER-61208 Prevent transactions_stale_shard_version_errors.js test from run...Marcos Jose Grillo Ramirez2021-11-111-1/+3
* SERVER-57310 record creation date of mongosIsrael Hsu2021-11-101-0/+35
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-092-15/+1
* SERVER-61073 fix getParameter on healthMonitoringAndrew Witten2021-11-091-4/+4
* SERVER-61289 Make resharding_retryable_writes.js more robust to timingRandolph Tan2021-11-081-2/+10
* SERVER-57680 Use namespace instead of nss for naming log attributesSanika Phanse2021-11-082-3/+7
* SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.Max Hirschhorn2021-11-083-16/+7
* SERVER-58757 Create partial index for config.transactions on parentLsidCheahuychou Mao2021-11-052-16/+139
* SERVER-53504 removing TODO commentSergi Mateo Bellido2021-11-051-2/+0