summaryrefslogtreecommitdiff
path: root/jstests/sharding/addshard5.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61055 Do not run check orphans after tests that call removeShardjannaerin2021-11-021-0/+5
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-041-4/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-30/+30
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-14/+7
* SERVER-25910 fail setShardVersion on mongod if not running with --shardsvrEsha Maharishi2016-09-071-1/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-6/+0
* Revert "SERVER-24856 Make manual moveChunk requests go through the balancer o...Ian Whalen2016-07-271-0/+6
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-271-6/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-36/+37
* SERVER-21435 Use a new shard instead of re-using an existing one in addshard5...Spencer T Brody2015-11-121-11/+8
* SERVER-20798 Use assert.commandWorked for calls which may failKaloian Manassiev2015-10-071-12/+13
* SERVER-19934 Begin the implementation of chunk move as a state machineKaloian Manassiev2015-09-221-37/+34
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+1
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-171-2/+2
* SERVER-4476 reload shard data before migration startsGreg Studer2012-06-111-0/+63