summaryrefslogtreecommitdiff
path: root/jstests/sharding/startup_with_all_configs_down.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-3/+4
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+5
* SERVER-26197 remove print statements from assert.soon() in startup_with_all_c...Esha Maharishi2016-10-051-11/+16
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-5/+2
* SERVER-24126 fix shared library compileEsha Maharishi2016-06-131-4/+5
* Revert "SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the...Esha Maharishi2016-06-101-5/+4
* SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the shardId...Esha Maharishi2016-06-101-4/+5
* SERVER-24058 make connpool asio use setup timeoutsJason Carey2016-05-061-1/+3
* SERVER-23192 startup_with_all_configs_down.js should restart the shardsKaloian Manassiev2016-04-261-5/+14
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+2
* SERVER-22997 Unify wait for migrate critical section and metadata refreshKaloian Manassiev2016-03-161-4/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-50/+53
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-301-1/+5
* SERVER-21215 If the config servers are all down, retry sharding state initial...Spencer T Brody2015-11-181-0/+69