summaryrefslogtreecommitdiff
path: root/jstests/sharding/batch_write_command_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-228/+262
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-1/+6
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-4/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+1
* SERVER-23665 Wait for replication in batch_write_command_sharded.jsKaloian Manassiev2016-04-121-9/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-242/+234
* SERVER-22877 move tests from replset_config to sharding directoryMisha Tyulenev2016-03-081-0/+250
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-273/+0
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-1/+1
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-14032 verify _id present for upserts to multiple config serversGreg Studer2014-06-051-0/+23
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-6/+3
* SERVER-13518 break child batches up by size or number of documentsGreg Studer2014-04-111-4/+56
* SERVER-13032 record write errors on failures of shards and lack of progressGreg Studer2014-03-161-5/+10
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-2/+2
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-30/+72
* SERVER-9469 Removed top level errInfo fieldRandolph Tan2013-12-201-42/+0
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-1/+1
* SERVER-11712 Improve error reporting on config server writesRandolph Tan2013-11-181-1/+106
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-0/+90