summaryrefslogtreecommitdiff
path: root/jstests/sharding/top_chunk_autosplit.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-2/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-131/+131
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-0/+4
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-95/+97
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-0/+5
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-3/+9
* SERVER-30050 top_chunk_autosplit.js should use w: majority when updating bala...Randolph Tan2017-07-101-1/+3
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-4/+13
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-13/+4
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-4/+13
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-4/+3
* SERVER-24467 Add assert.commandWorked to unit-testsKaloian Manassiev2016-06-131-59/+60
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-42/+12
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-131/+183
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-301-1/+1
* SERVER-21489 enableSharding should return error if sharding is already enabledKaloian Manassiev2015-11-181-4/+12
* SERVER-21103 Top chunk optimization is not being triggered when there is no b...Randolph Tan2015-10-281-2/+2
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-3/+3
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-2/+2
* SERVER-17768 Don't run top_chunk_autosplit for rocksdbIgor Canadi2015-03-271-1/+1
* SERVER-17492 [RocksDB] Fix RocksDB build, broken by 59a9a04Igor Canadi2015-03-091-1/+1
* SERVER-17218 Disable top_chunk_autosplit for rocks, tooIgor Canadi2015-02-111-2/+3
* SERVER-15831 Enhanced top chunk auto split testsJonathan Abrahams2015-02-061-63/+296
* Revert "SERVER-15831 top chunk auto split tests"Eliot Horowitz2014-10-311-298/+63
* SERVER-15831 top chunk auto split testsJonathan2014-10-291-63/+298
* SERVER-13635: make sharding test more robustEliot Horowitz2014-10-111-1/+1
* SERVER-13635: make some tests more generic for some enginesEliot Horowitz2014-10-111-2/+2
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-08-071-9/+64
* SERVER-14667 mongos does not move top chunk after auto-splitRandolph Tan2014-08-061-0/+1
* SERVER-14667 mongos does not move top chunk after auto-splitRandolph Tan2014-08-061-0/+33