summaryrefslogtreecommitdiff
path: root/jstests/sharding/movechunk_parallel.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62181 Do not run tests with multiple parallel migrations in stepdown s...Paolo Polato2021-12-211-2/+10
* SERVER-52906 Delete orphaned document in the recipient before starting the mi...Paolo Polato2021-06-251-6/+6
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-24/+31
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-74/+74
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-6/+24
* SERVER-24852 Add means to interrupt the sharding balancerKaloian Manassiev2016-08-171-0/+2
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-121-0/+60