summaryrefslogtreecommitdiff
path: root/jstests/sharding/reshard_collection_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58624 Change the resharding critical section timeout value for reshard...Matt Walak2021-07-261-0/+7
* SERVER-58589 Remove ShardingFullDDLSupportTimestampedVersion featureSergi Mateo Bellido2021-07-261-10/+2
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-251-0/+15
* SERVER-56799 Use temporary namespace when writing tags docs for zones passed ...jannaerin2021-05-131-16/+19
* SERVER-52461 Enable resharding feature flag by default.Max Hirschhorn2021-05-121-7/+1
* SERVER-56660 Remove reshardingCoordinatorCanEnterCriticalImplicitly failpointjannaerin2021-05-121-2/+0
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-071-0/+3
* SERVER-55285 Review why some tests don't pass when we enable by default the n...Sergi Mateo Bellido2021-03-291-3/+4
* SERVER-49526 configsvrReshardCollection should calculate new initial split po...Randolph Tan2021-03-231-33/+100
* SERVER-52158 Move reshardCollection command behind its feature flag.Max Hirschhorn2021-03-161-1/+7
* SERVER-54984 Relax invariant in ReshardingOpObserver about temporary rehardin...Yuhong Zhang2021-03-111-0/+4
* SERVER-54980 Split donor and recipent documents into im/mutable state.Max Hirschhorn2021-03-091-13/+9
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+2
* SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...Blake Oler2020-12-241-32/+12
* SERVER-52795 Resharding donors write final oplog entry upon entering the prep...LaMont Nelson2020-12-231-18/+20
* SERVER-52769 Create shard key index if doesn't exist as part of creating the ...Blake Oler2020-12-091-22/+29
* SERVER-51132 Ensure that resharding participants have removed all disk metada...Alex Taskov2020-12-071-0/+32
* SERVER-49291 Exclude reshardCollection from eMRC=off in tests.Max Hirschhorn2020-11-201-1/+4
* SERVER-51217 Create temporary resharding collection on recipientBlake Oler2020-11-101-76/+155
* SERVER-51398 Write state transition and other data from resharding donor/reci...Blake Oler2020-11-051-29/+23
* SERVER-51109 Add resharding fields to ShardCollectionTypejannaerin2020-09-241-0/+22
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-231-15/+64
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-021-0/+97