summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_kill_and_pooling.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47807 Remove shardConnPoolStats commandJason Zhang2021-02-021-4/+2
* SERVER-48206 Check process exit codes when stopping nodes in replsettest.jsAli Mir2020-08-031-2/+4
* SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.Daniel Gottlieb2020-04-151-1/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-50/+49
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-181-1/+1
* SERVER-33937 Restart shard as replica set in shard_kill_and_pooling.jsjannaerin2018-03-211-3/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+3
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-33/+21
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+3
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-83/+79
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-301-0/+4
* SERVER-20530 SERVER-20568 mongos with stale config returns wrong resultsMisha Tyulenev2015-09-241-3/+0
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-221-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-4/+3
* SERVER-9929 Pull in WSAPoll from dll on windowsMathias Stearn2013-10-101-3/+1
* SERVER-10574 shard_kill_and_pooling.js make sure we're flushed to disk before...Greg Studer2013-08-261-0/+3
* SERVER-9927 change of default win platform breaks WSAPollEric Milkie2013-06-281-1/+3
* SERVER-9041 try num 2, disable inapplicable tests for win32Greg Studer2013-05-131-49/+64
* Revert "SERVER-9041 disable inapplicable tests for win32"Greg Studer2013-05-131-15/+1
* SERVER-9041 disable inapplicable tests for win32Greg Studer2013-05-131-1/+15
* SERVER-9041 shard_kill_and_pooling.js need to reset lock file when journaling...Greg Studer2013-05-101-1/+1
* SERVER-9041 proactively detect background conn failures in conn poolsGreg Studer2013-05-091-0/+80