Commit Graph

19 Commits

Author SHA1 Message Date
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
J Delaney
3fb61fcb76 SERVER-19325 Remove duplicate properties from objects in JS tests
Closes #998.

Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
2015-07-09 19:59:55 -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
efe02e7156 SERVER-15674 Auto split of low top chunk does not move it to appropriate shard node 2014-12-05 14:38:12 -05:00
Benety Goh
7e2aa0ba39 BF-134 disable balancer in key_string.js 2014-02-04 14:51:05 -05:00
Greg Studer
b51ad40a7b SERVER-9365 make forced halfway split work with chunks with many docs
Additional test fixes.
2013-07-22 17:39:15 -04:00
Greg Studer
eb5bf5b804 SERVER-7376 test fixes for 2.3+ for slow migration cleanup 2012-10-17 16:06:01 -04:00
Greg Studer
34107e2d97 SERVER-7376 test fixes for 2.2 2012-10-17 16:06:01 -04:00
Alberto Lerner
18938d62ec fix error when key provided is not a valid split key 2010-10-23 10:40:10 -04:00
Alberto Lerner
bede67f19d an immediate second move may fail so make tests rely on one move only 2010-10-23 10:02:30 -04:00
Alberto Lerner
0b621a2079 all split requests now go through new logic 2010-10-22 09:38:36 -04:00
Eliot Horowitz
c53e909ced cleaning and don't allow group on a sharded collection SHARDING-26 2009-09-04 11:00:43 -04:00
Eliot Horowitz
3ee681be36 more name changes in sharding 2009-09-01 12:17:41 -04:00
Eliot Horowitz
bcd665877b another name changing checkpoint
config.shard -> config.shards
 config.shard[server] -> config.chunks[shard]
2009-09-01 11:09:43 -04:00
dwight
6d6f8d5bf7 rename some sharding commands. 2009-08-30 11:22:58 -04:00
Eliot Horowitz
fd2155d554 fallotu from removing methods from Array 2009-08-24 10:10:11 -04:00
Aaron
faf849ecec adjust sharding tests 2009-05-06 14:41:30 -04:00
Eliot Horowitz
68b84b3f77 Sharding: implement count() correctly for sharded environment 2009-04-22 15:58:12 -04:00
Eliot Horowitz
e0eafa5694 Sharding: unit test with string as a shard key 2009-04-22 10:53:28 -04:00