summaryrefslogtreecommitdiff
path: root/jstests/sharding/migrateBig.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-2/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-3/+10
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-5/+6
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-1/+3
* SERVER-9229 wait for async deletes to finish before balancer stops, to avoid ...Eric Milkie2013-04-031-1/+1
* try to make sharding tests more reliable when needing balancing to be doneEliot Horowitz2012-12-311-0/+2
* fix migrateBig testEliot Horowitz2012-06-161-0/+3
* try to make migrateBig a little more reliableEliot Horowitz2012-06-161-1/+2
* add an assert at the end of the test to make sure counts all matchEliot Horowitz2012-06-071-0/+2
* fix testEliot Horowitz2011-11-021-2/+10
* longer allowable timeEliot Horowitz2011-04-271-1/+1
* If migrate fails due to oversized chunk, try to split that chunk SERVER-2519Eliot Horowitz2011-02-161-0/+45