summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-10-041-3/+8
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2017-09-2010-325/+333
* SERVER-31111 Add `assert.commandWorked` to migrateBig_balancer.jsKaloian Manassiev2017-09-181-11/+8
* SERVER-29932 fix lintDianna Hohensee2017-09-131-2/+2
* SERVER-29932 add asserts to mapReduce_inSharded_outSharded.js to facilitate d...Dianna Hohensee2017-09-121-59/+69
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2017-06-143-12/+4
* SERVER-29385 Add {_waitForDelete: true} to moveChunk commands in move_stale_m...Dianna Hohensee2017-05-302-4/+8
* SERVER-25218 add more information to connPoolStatsMatt Cotter2017-04-152-30/+47
* SERVER-28447/SERVER-28448 Only refresh metadata or wait for critical section ...Kaloian Manassiev2017-04-051-0/+63
* SERVER-23915 Make split_stale_mongos.js wait for split to propagate to all co...Spencer T Brody2017-03-162-1/+13
* SERVER-27864 Handle $cmd commands embedded in the query field properly in SCCCRandolph Tan2017-03-141-0/+18
* SERVER-22823 Increase stability of authCommands.jsJack Mulrow2017-03-091-5/+2
* SERVER-26231 Remove printShardingStatus call from bouncing_count.jsSpencer T Brody2016-10-251-2/+0
* SERVER-26365 Make mergeChunks use collection version for applyOps preconditionKaloian Manassiev2016-10-182-67/+109
* SERVER-26286 fix lintEsha Maharishi2016-10-111-4/+1
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-123/+188
* SERVER-26309 also enable autosplit in authCommands.jsEsha Maharishi2016-09-292-3/+9
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-2922-34/+57
* SERVER-22837 fix flakiness in jstests/sharding/cursor1.jsDavid Storch2016-09-231-14/+16
* SERVER-26290 call disableAutoSplit() in cursor1.js, which handles chunk split...Esha Maharishi2016-09-231-1/+3
* SERVER-25516 By default, never stop monitoring replica sets in mongos.Andy Schwerin2016-09-121-3/+11
* SERVER-25602 Make split/mergeChunks commands check the validity of inputKaloian Manassiev2016-08-171-0/+42
* SERVER-25254 Only advance config server optime in response to messages from c...Randolph Tan2016-07-271-0/+51
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-07-2710-12/+10
* SERVER-25258: Improve mongos killOp opID parsingSpencer Jackson2016-07-261-0/+11
* SERVER-25029 fix segfault in mongos when config servers are not availableMisha Tyulenev2016-07-221-0/+34
* SERVER-25052 Wait for catalog swap to happen in csrs_upgrade_set_shard_versio...Spencer T Brody2016-07-141-11/+16
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-241-22/+18
* Revert "SERVER-23930 Ensure new shard is available in the ShardRegistry after...Kaloian Manassiev2016-06-241-18/+22
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-241-22/+18
* SERVER-24031 Prevent cleanupOrphaned from starting if a migration is running.Dianna Hohensee2016-06-212-45/+78
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-12/+9
* SERVER-24298 add ensurePrimaryShard to csrs_upgrade_mongod_using_movechunk.jsEsha Maharishi2016-05-311-0/+5
* SERVER-24258 Remove invalid assertion from csrs_upgrade_set_shard_version.jsSpencer T Brody2016-05-231-6/+3
* SERVER-23428 Make setShardVersion trigger CSRS upgrade if it provides a CSRS ...Spencer T Brody2016-05-181-0/+77
* SERVER-24058 make connpool asio use setup timeoutsJason Carey2016-05-101-1/+3
* SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primar...Kaloian Manassiev2016-04-272-16/+12
* SERVER-23704 Make shard_keycount.js invoke the anonymous test functionKaloian Manassiev2016-04-152-89/+56
* SERVER-23589 Move csrs upgrade tests to their own suiteSpencer T Brody2016-04-149-0/+0
* SERVER-23586 Increase timeouts in csrs upgrade tests to reduce flakinessSpencer T Brody2016-04-145-5/+5
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-03-301-8/+2
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-3020-36/+20
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-213-4/+4
* SERVER-23030 Increase number of iterations of aggregations performed in csrs_...Spencer T Brody2016-03-101-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-09254-14877/+14998
* SERVER-22864 Fix minor javascript errors found by eslint in v3.2 branchMike Grundy2016-03-082-7/+7
* SERVER-22880 add requires_persistence tag to csrs_upgrade_mongod_using_movech...Esha Maharishi2016-02-261-0/+3
* SERVER-22878 rewrite checks in csrs_upgrade_mongod_using_movechunk.js after n...Esha Maharishi2016-02-261-6/+5
* SERVER-22822 prevent mongod stepdown in balance_repl.js and sharding_rs2.jsDianna Hohensee2016-02-262-7/+48
* SERVER-22863 make read concern timeout in read_after_optime.js test a multipl...Benety Goh2016-02-251-1/+2