summaryrefslogtreecommitdiff
path: root/jstests/sharding/write_cmd_auto_split.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60653 blacklist autosplit_with_balancer and write_cmd_auto_split from ...Pierlauro Sciarelli2021-10-281-0/+3
* SERVER-60653 Backport the autoSplitVector logic to v4.2Pierlauro Sciarelli2021-10-271-98/+136
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-113/+109
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-091-2/+22
* SERVER-32970 put back random chunk size initialization in mongos auto split t...Randolph Tan2018-02-051-4/+4
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-12/+12
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-24576 Increase the default findHost timeoutKaloian Manassiev2016-06-151-35/+22
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-103/+106
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-3/+5
* SERVER-21102 Add more basic tests for split and auto splitRandolph Tan2015-10-271-2/+4
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-11-121-6/+0
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-10-301-2/+2
* SERVER-9469 fix auto split test to add mandatory delete limitGreg Studer2013-10-301-2/+2
* SERVER-10866 Figure out split trigger mechanismRandolph Tan2013-10-251-0/+157