summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-26955 Ensure setFeatureCompatibilityVersion commands support maxTimeMSKaloian Manassiev2016-11-112-6/+42
* SERVER-26982 Add test coverage for _id index version and chunk migrationTess Avitabile2016-11-101-0/+45
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-071-1/+2
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-074-5/+5
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-52/+52
* SERVER-26440 Validate namespace in DistinctCmd::explainMarko Vojvodic2016-11-011-0/+185
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-281-38/+28
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-2/+2
* SERVER-26724 createIndexes command should reject invalid options for _id indexTess Avitabile2016-10-271-1/+1
* SERVER-26769 Balancer loads balancer settings before recovery and accepting/s...Dianna Hohensee2016-10-261-0/+4
* SERVER-26220 Using stopOplogFetcher failpoint causes CPU loopingSiyuan Zhou2016-10-192-4/+19
* SERVER-26365 Forward port changes to merge_chunks_test.js to masterKaloian Manassiev2016-10-191-50/+86
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-174-78/+65
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-1715-34/+44
* SERVER-26584 Use separate mongod instance for startParallelOpsKaloian Manassiev2016-10-141-2/+4
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-131-3/+9
* SERVER-26112 Always forward singleBatch=false to shardsMaria van Keulen2016-10-131-0/+29
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-111-9/+3
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-111-3/+9
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-125/+197
* SERVER-25665 Remove cloneSplit and cloneMerge from CollectionMetadataKaloian Manassiev2016-10-101-1/+1
* SERVER-26527 scale down jumbo1.jsRandolph Tan2016-10-101-7/+8