summaryrefslogtreecommitdiff
path: root/jstests/sharding/remove1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-071-3/+5
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-5/+3
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-3/+5
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-011-0/+7
* SERVER-11328 Allow more than one shard to be in 'draining' modeKaloian Manassiev2019-08-121-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-34/+32
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-091-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-6/+6
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-17/+31
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-21/+23
* SERVER-21082 Add more basic tests for addShard and removeShardRandolph Tan2015-10-231-0/+3
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+5
* SERVER-18592 CatalogMangerReplicaSet implementation of removeShard methodSpencer T Brody2015-07-071-5/+0
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-3/+3
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-3/+6
* teste needed getLastError to be more robustEliot Horowitz2012-03-301-0/+1
* List DBs that need to move in removeShard output SERVER-3512Mathias Stearn2011-10-041-1/+4
* removeShard removes local from config.databases if owned by shard to remove S...Mathias Stearn2011-10-041-0/+4
* Prevent removeShard command from putting cluster into bad state SERVER-3318Mathias Stearn2011-09-131-1/+4
* SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-1/+1
* SERVER-1418 Shard names now use padding zeroesAlberto Lerner2010-07-211-7/+9
* SERVER-1418 capture scenario in a testAlberto Lerner2010-07-201-0/+14