summaryrefslogtreecommitdiff
path: root/jstests/sharding/resharding_prohibited_commands.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-1/+6
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-07-181-3/+16
* Revert "SERVER-61985 Make reshardingPauseCoordinatorBeforeCompletion failpoin...auto-revert-processor2022-07-011-16/+3
* SERVER-61985 Make reshardingPauseCoordinatorBeforeCompletion failpoint pause ...Abdul Qadeer2022-06-301-3/+16
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-1/+1
* SERVER-62746 Change test to synchronize with collMod DDLcoordinator before ru...Marcos José Grillo Ramirez2022-01-241-21/+31
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-3/+6
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-6/+3
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-3/+6
* SERVER-60291 Move success case to outside of withReshardingInBackgroundLuis Osta2021-10-051-152/+126
* SERVER-58950 Removed 'isMixedVersionCluster' checkLuis Osta2021-09-141-80/+59
* SERVER-59694 added null check for find queries in config.cache.collectionsn c...Luis Osta2021-08-311-2/+2
* SERVER-58200 Require calling parallel shell callback for every spawned parall...Richard Samuels2021-08-311-0/+1
* SERVER-558917 Wait until donors/recipients are aware that coordinator has per...jannaerin2021-07-301-48/+90
* SERVER-58669 Allow collMod, createIndexes, and dropIndexes once resharding co...jannaerin2021-07-261-4/+92
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-54987: Wait for donor shards to have started resharding before asserti...Kshitij Gupta2021-03-291-0/+8
* SERVER-52730 Restrict there to be at most one resharding operation active in ...jannaerin2021-03-031-1/+12
* SERVER-54635 Add distlocks to resharding commandMarcos José Grillo Ramirez2021-02-241-1/+1
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-101-0/+64