summaryrefslogtreecommitdiff
path: root/jstests/sharding/move_primary_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-151-40/+42
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-28/+25
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-33/+45
* SERVER-33196 add 'forTest' flag to movePrimary, and if it's set, make _config...Blake Oler2018-02-261-3/+0
* SERVER-33195 create a movePrimary command for shards and _configsvrCommitMove...Blake Oler2018-02-211-4/+2
* SERVER-31008 Make trying to move the primary shard to the current primary not...Esha Maharishi2017-10-121-4/+4
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-4/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-36/+38
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21978 move_primary_basic.js should always set a fixed primary shardKaloian Manassiev2015-12-211-0/+2
* SERVER-21137 add basic tests for movePrimary commandMisha Tyulenev2015-12-101-0/+58