Commit Graph

21 Commits

Author SHA1 Message Date
jannaerin
da1e0304e8 SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
Esha Maharishi
62fe0f89e9 SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ShardingTest 2017-09-25 11:27:23 -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
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Kaloian Manassiev
51abe7d21b SERVER-23665 Wait for replication in batch_write_command_sharded.js 2016-04-12 16:27:55 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Misha Tyulenev
5aa0caba3b SERVER-22877 move tests from replset_config to sharding directory 2016-03-08 16:43:54 -05:00
Daniel Alabi
70ad0ad1cf SERVER-19085 Add new suite for running 3-node legacy config servers 2015-07-02 15:07:30 -04:00
Randolph Tan
280fbae904 SERVER-18044 Make sharding test explicitly set primary shards for databases 2015-05-15 10:11:31 -04:00
Spencer T Brody
8b75280296 SERVER-17971 Make ShardingTest start single-server config servers as replica sets 2015-04-23 14:30:19 -04: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
Greg Studer
108ec76407 SERVER-14032 verify _id present for upserts to multiple config servers 2014-06-05 17:53:00 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Greg Studer
0b1994a25c SERVER-13518 break child batches up by size or number of documents 2014-04-11 17:01:15 -04:00
Greg Studer
aaa29361e7 SERVER-13032 record write errors on failures of shards and lack of progress
Dedicated mongos error code indicating partial results
2014-03-16 19:08:44 -04:00
Dan Pasette
a56fff30fb SERVER-12409 db.coll.remove() shell helper requires a query predicate 2014-02-05 18:07:02 -05:00
Greg Studer
cf99842a3a SERVER-12367 detect halted progress in write command execution, report error 2014-01-23 11:29:56 -05:00
Randolph Tan
358affcdd4 SERVER-9469 Removed top level errInfo field 2013-12-20 16:34:09 -05:00
Randolph Tan
0f629b3212 SERVER-9469 Rename errDetails to writeErrors 2013-12-16 17:21:44 -05:00
Randolph Tan
04d753daf2 SERVER-11712 Improve error reporting on config server writes 2013-11-18 15:27:57 -05:00
Greg Studer
d6ed1e86a1 SERVER-10818 use separate write execution path for config server batch writes 2013-11-13 09:50:59 -05:00