Commit Graph

15 Commits

Author SHA1 Message Date
jannaerin
a13de396ad SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
jannaerin
da1e0304e8 SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
Kaloian Manassiev
673d970768 SERVER-30486 Extend bulk_insert.js to actually use the legacy insert protocol 2017-09-06 15:40:53 -04:00
samantharitter
8c26bd3b14 SERVER-29203 Remove batch size limit for config server writes 2017-08-18 14:01:33 -04:00
Dianna Hohensee
12eeaae612 SERVER-27599 replace unpredictable unordered config.shards queries with shard accesses through ShardingTest 2017-04-11 15:09:14 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
fb46f01127 SERVER-22341 fix jslint errors in jstests/sharding with eslint --fix 2016-02-09 14:46:30 -05:00
Kaloian Manassiev
7a7efbb224 SERVER-22235 Add check for empty collection in bulk_insert.js 2016-01-19 18:16:37 -05:00
Kaloian Manassiev
f28df29ac8 SERVER-21848 CSRS catalog manager should not allow batch writes greater than 1 2015-12-11 13:23:52 -05:00
Spencer T Brody
7c1ad90880 SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default 2015-04-14 13:53:47 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Randolph Tan
22865ea27f SERVER-7376 migrate deletion not aggressive enough and tied to migrate moves 2012-12-17 15:22:21 -05:00
Randolph Tan
177a7aaace SERVER-7376 migrate deletion not aggressive enough and tied to migrate moves
Fix more tests that were missed last time. This also fixes tests where receiver shard would refuse to moveChunk because there is a ongoing migration doc cleanup.
2012-12-14 17:28:30 -05:00
Randolph Tan
93cda0b81d SERVER-7376 migrate deletion not aggressive enough and tied to migrate moves
Put back dfb8e26044 and fixed tests.
2012-12-11 13:30:47 -05:00
Greg Studer
5b3faedafb SERVER-6802 preserve correct continue-on-error semantics for mongos bulk inserts
Also divides batches into sizes manageable by the WBL
2012-10-24 15:59:19 -04:00