summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharding_balance3.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+3
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+1
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-231-1/+2
* 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-69/+67
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-261-1/+6
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+3
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-1/+1
* SERVER-26048 sharding_balance3.js should wait for balancer to ack settings ch...Randolph Tan2016-09-121-1/+1
* SERVER-26051 sharding_balance3.js should wait longer for initial balancing roundRandolph Tan2016-09-121-1/+1
* SERVER-24865 adding Balancer::_splitOrMarkJumbo functionDianna Hohensee2016-07-141-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-63/+64
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-13525 Remove assert.repeat(), since it never throws an exception and s...Jonathan Abrahams2015-12-151-4/+8
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-1/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-0/+65