summaryrefslogtreecommitdiff
path: root/jstests/sharding/return_partial_shards_down.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-1/+1
* SERVER-76137 Run sharding passthroughs with a config shard in config shard va...Jack Mulrow2023-04-201-8/+4
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-0/+8
* SERVER-45273 Remove the mongos version check in allow_partial_results.js and ...Cheahuychou Mao2020-02-181-4/+1
* SERVER-45272 Remove assertions about the last-stable behavior in allow_partia...Cheahuychou Mao2019-12-201-10/+2
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-1/+2
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2019-10-011-24/+38
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* 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-1/+3
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+3
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-9/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-24/+11
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-10/+10
* SERVER-19842 support allowPartialResults query option in new mongos read pathDavid Storch2015-09-241-3/+0
* SERVER-19842 disable testsDavid Storch2015-09-081-0/+3
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-2/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-3/+1
* SERVER-9720 return_partial_shards_down.js turn off balancer before manual chu...Greg Studer2013-05-171-0/+3
* SERVER-7484 zero results should not trigger error w/ returnPartialGreg Studer2012-10-261-0/+96