Kaloian Manassiev
38e5c4febb
SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTest
...
Removes shardGo in lieu of shardColl and removes setBalancer because it
duplicates functionality, which is already in sh.
2015-10-27 08:24:24 -04:00
Kaloian Manassiev
3db9d1338c
SERVER-21009 Remove usages of the multi-argument ShardingTest constructor
...
No functional changes, just converting everything to use the JSON-based
constructor.
Also moves some sharding-specific tests out of noPassthroughWithMongod and
under the sharding suite.
2015-10-23 09:50:35 -04:00
Randolph Tan
280fbae904
SERVER-18044 Make sharding test explicitly set primary shards for databases
2015-05-15 10:11:31 -04:00
Randolph Tan
5ca1021ab6
SERVER-13402 bulk insert can result in too large chunks
2014-04-21 11:43:55 -04:00
gregs
5d78616641
buildbot multi_mongos2.js balancer now moves small #s of chunks, need to disable for error-free manual moves after sharding
2012-01-02 15:43:18 -05:00
Eliot Horowitz
096e570a64
fix moveChunk on new mongos SERVER-2828
2011-05-19 17:48:33 -04:00
Eliot Horowitz
ea1a8f4c29
throw StaleConfigException for passthrough command failure with stale config SERVER-2828
2011-05-19 17:43:24 -04:00
Eliot Horowitz
a9924101a7
put all connections that are assigned to ShardConnection into sharded state immediately on creation SERVER-2828
2011-05-19 14:49:38 -04:00
Eliot Horowitz
30d7a2645b
separate test for SERVER-2828
2011-03-31 03:04:12 -04:00