Commit Graph

12 Commits

Author SHA1 Message Date
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Blake Oler
7a46f808c6 SERVER-34285 Remove FCV 3.6 switch logic in movePrimary 2018-06-15 13:19:44 -04:00
Blake Oler
99a1d49bb2 SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliant 2018-04-05 11:34:15 -04:00
Blake Oler
04008276cc SERVER-33769 Implement a commitMovePrimary command on the config server 2018-04-02 15:13:45 -04:00
Blake Oler
c88d4b73a6 SERVER-33196 add 'forTest' flag to movePrimary, and if it's set, make _configsvrMovePrimary call movePrimary on the primary shard 2018-02-26 12:41:07 -05:00
Blake Oler
e126c24bdc SERVER-33195 create a movePrimary command for shards and _configsvrCommitMovePrimary command for config servers 2018-02-21 12:27:14 -05:00
Esha Maharishi
c617c3efab SERVER-31008 Make trying to move the primary shard to the current primary not return an error 2017-10-12 13:52:20 -04:00
Dianna Hohensee
12eeaae612 SERVER-27599 replace unpredictable unordered config.shards queries with shard accesses through ShardingTest 2017-04-11 15:09:14 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
fb46f01127 SERVER-22341 fix jslint errors in jstests/sharding with eslint --fix 2016-02-09 14:46:30 -05:00
Kaloian Manassiev
6bfa81cae0 SERVER-21978 move_primary_basic.js should always set a fixed primary shard 2015-12-21 16:17:29 -05:00
Misha Tyulenev
a6e09d623c SERVER-21137 add basic tests for movePrimary command 2015-12-10 16:21:58 -05:00