summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13201 support $out to foreign databaseKyle Suarez2018-08-282-60/+187
* SERVER-36893 Change autosplit_heuristics.js to wait for chunk splitting after...Matthew Saltz2018-08-281-7/+6
* SERVER-36760 Relax conditions for shard_existing_coll_chunk_count.jsMatthew Saltz2018-08-271-7/+7
* SERVER-36321 Blacklist change_streams_primary_shard_unaware.js and hash_shard...jannaerin2018-08-272-1/+7
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2018-08-241-3/+0
* SERVER-35954 Default uniqueKey to document key for sharded collectionCharlie Swanson2018-08-241-0/+86
* SERVER-36442 In the mixed version tests wait for the setFCV command to be app...Kaloian Manassiev2018-08-212-13/+21
* SERVER-36114: Test sharded $out concurrently executing with chunk migrationsNick Zolnierz2018-08-211-0/+117
* SERVER-36590 Allow shards to start new transactions at the active transaction...Jack Mulrow2018-08-151-0/+149
* SERVER-36505: Add testing for $out against a stale mongosNick Zolnierz2018-08-141-0/+220
* SERVER-34136 Add multi-shard integration tests for global snapshot aggregate ...Jack Mulrow2018-08-143-250/+290
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-133-3/+0
* SERVER-35980 Experimental new output format for planCacheListPlansHaley Connelly2018-08-131-1/+8
* SERVER-36586 The test shard_existing_coll_chunk_count.js should restart both ...Matthew Saltz2018-08-101-2/+5
* SERVER-36123: Reject $out with mode: replaceCollection if the output collecti...Nick Zolnierz2018-08-091-4/+8
* SERVER-34448 Enable autosplitting on the shard and disable on mongosMatthew Saltz2018-08-0911-78/+88
* SERVER-36392 Make tests that rely on the autosplitter unintentially not requi...Matthew Saltz2018-08-095-24/+28
* SERVER-34954 Add test to check unique indexes on a newly added --shardsvr nodeSulabh Mahajan2018-08-091-0/+30
* SERVER-20865 Record sharding related counters in serverStatusSarah Zhou2018-08-081-0/+83
* SERVER-35895: Add ability for $out to write to remote hostsNick Zolnierz2018-08-082-0/+146
* SERVER-36211 Remove CmdCopyDbSaslStartMaria van Keulen2018-08-084-3/+1
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-079-104/+45
* SERVER-36102 Create initial chunks on appropriate shards for zoned shardingCheahuychou Mao2018-08-061-13/+85
* SERVER-36313 Re-enable global snapshot find and aggregate testsBlake Oler2018-08-022-0/+250
* SERVER-36119 Explicitly downgrade new shard's FCV in the mixed version conver...Kaloian Manassiev2018-08-021-2/+14
* SERVER-36361 Round timeOpenMicros to have millisecond precision for assertion...jinichu2018-08-021-2/+5
* SERVER-35457 Add expiryTime to CurrentOp's transaction sub-documentjinichu2018-07-311-0/+9
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-1/+3
* SERVER-35174 Added readConcern and readTimestamp to CurOp's transaction sub-d...jinichu2018-07-251-1/+7
* SERVER-36210 Adapt sharding/stats test to be version aware as stats behavior ...Ben Judd2018-07-251-3/+17
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-244-16/+16
* SERVER-14394 Add UUID checking to the hashed sharding with initial split testKaloian Manassiev2018-07-232-26/+74
* SERVER-35910 Use correct parseNs function in ClusterFindCmd's ns()Gregory Noma2018-07-231-0/+21
* SERVER-35794 Validate shard key against existing zonesCheahuychou Mao2018-07-181-0/+58
* SERVER-35310 Added timeActiveMicros and timeInactiveMicros to CurrentOp's tra...jinichu2018-07-131-1/+3
* SERVER-35302 Added startWallClockTime to CurrentOp's transaction sub-documentjinichu2018-07-131-2/+16
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-124-5/+0
* SERVER-35537 Remove usage of check function from mr_shard_version.js.Max Hirschhorn2018-07-101-8/+0
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-096-10/+12
* SERVER-35305 Added timeOpenMicros to CurrentOp's transaction sub-documentjinichu2018-07-091-1/+2
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-063-3/+0
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-063-0/+28
* Revert "SERVER-35984 Remove remaining MMAPv1 testing"Eric Milkie2018-07-063-0/+3
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-053-3/+0
* SERVER-35173 Added autocommit value to currentOp's transaction sub-documentjinichu2018-07-051-1/+2
* SERVER-35956 Define no longer existing commands in all commands tests for 4.0...Blake Oler2018-07-054-1/+7
* SERVER-20029 Add test coverage for dataSize commandSean Tao2018-07-051-0/+16
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-052-3/+3
* SERVER-35441 Make dropDatabase/dropCollection clean up config.tagsCheahuychou Mao2018-07-032-0/+34
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-026-103/+20