summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-131-0/+35
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-281-7/+8
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2018-12-201-1/+2
* SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to te...Esha Maharishi2018-11-151-35/+0
* SERVER-37913 coll_epoch_test1.js does not wait for the config server to repli...Esha Maharishi2018-11-151-0/+4
* SERVER-37902 recovering_slaveok.js should assert all writes it makes succeedJack Mulrow2018-11-091-2/+2
* SERVER-28716 Call fsync after setup before calling collStats/dbStats in jstes...Randolph Tan2018-11-061-0/+4
* SERVER-26915 double the auto-balancing time limit in jumbo1.js so it doesn't ...Dianna Hohensee2018-09-071-1/+1
* SERVER-29702 add assert.commandWorked() around addShard in shard_insert_getla...Esha Maharishi2018-08-271-2/+2
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2018-08-2328-186/+150
* SERVER-30050 top_chunk_autosplit.js should use w: majority when updating bala...Randolph Tan2018-06-281-1/+3
* SERVER-22553 mongos_rs_shard_failure_tolerance.js should not rely on order of...Misha Tyulenev2018-04-252-10/+11
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-182-2/+2
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-292-53/+58
* SERVER-31979 Chunk migration statistics included in moveChunk.commit in the c...jannaerin2018-02-121-0/+41
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-20/+48
* SERVER-29270 Oplog query for first/last entry should not use a blocking sortJames Wahlin2017-12-011-2/+3
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-10-041-3/+8
* SERVER-31111 Add `assert.commandWorked` to migrateBig_balancer.jsKaloian Manassiev2017-09-181-6/+2
* SERVER-29932 add asserts to mapReduce_inSharded_outSharded.js to facilitate d...Dianna Hohensee2017-09-121-59/+69
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-254-5/+176
* SERVER-27789 Increase timeouts in commands_that_write_accept_wc_*Esha Maharishi2017-06-151-3/+12
* SERVER-29066 Implicitly create the database in findAndModifyr3.4.5-rc0Kaloian Manassiev2017-05-051-30/+41
* SERVER-29018 Reject mongos getMore on view after batchSize 0 findJames Wahlin2017-05-031-0/+13
* SERVER-28513 stale_mongos_updates_and_removes.js should only call ensurePrima...Jack Mulrow2017-05-011-1/+2
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2017-04-241-0/+86
* SERVER-28519 increasing log verbosity in sharding/authCommands.js for better ...Dianna Hohensee2017-04-121-2/+9
* SERVER-27681 Use CatalogCache to load metadata on shardsKaloian Manassiev2017-04-121-79/+81
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-04-115-85/+24
* SERVER-28698 Use 'chunkDataCommitted' failpoint in migration_critical_section...Kaloian Manassiev2017-04-111-15/+15
* SERVER-28697 Ignore up to 3 consectuive NoProgressMade errors in sharding_bal...Kaloian Manassiev2017-04-111-21/+37
* SERVER-28447 Forward-port migration_critical_section_concurrency.jsKaloian Manassiev2017-04-071-0/+63
* SERVER-24498 Write tests for linearizable reads in a sharded systemWilliam Schultz2017-04-041-0/+117
* SERVER-27382 Get rid of DBConfig::getChunkManagerOrPrimaryKaloian Manassiev2017-02-271-15/+16
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-271-2/+4
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-231-1/+1
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-232-29/+9
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-201-0/+79
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-191-2/+2
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2017-01-181-1/+1
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-112-22/+58
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2017-01-041-17/+0
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ...Esha Maharishi2016-12-211-17/+27
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in con...Esha Maharishi2016-12-071-14/+85
* SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal ...William Schultz2016-12-021-1/+1
* SERVER-27032 Support for collation in sh.shardCollection() helperr3.4.0-rc5Tess Avitabile2016-11-221-0/+68
* SERVER-27090 cursor_timeout.js sets cursorTimeoutMillis incorrectlyJames Wahlin2016-11-221-4/+25
* SERVER-26852 Move read concern tests out of noPassthroughWilliam Schultz2016-11-151-0/+64
* SERVER-27026 Ensure that shard_identity_rollback.js waits for replication bef...Randolph Tan2016-11-141-6/+13
* SERVER-26065 Wait for remaining secondaries in autodiscover_config_rs_from_se...Randolph Tan2016-11-111-3/+2