summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2020-01-241-2/+2
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-151-0/+8
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-142-3/+64
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-131-1/+20
* SERVER-45372 add requires_majority_read_concern tag to change_streams_update_...Sophie Saskin2020-01-061-1/+9
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-192-2/+68
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-191-0/+2
* SERVER-32692 Make zbigMapReduce.js, sharding_balance4.js, and bulk_shard_inse...Matthew Saltz2019-11-043-0/+29
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-213-16/+36
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-10-071-21/+13
* SERVER-34760 Send setShardVersion on retries of shardCollectionBlake Oler2019-09-121-0/+40
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-07-311-0/+115
* SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow2019-07-111-4/+8
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-241-1/+1
* SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson2019-06-191-1/+1
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-06-031-1/+10
* SERVER-36457: mongos_rs_shard_failure_tolerance.js should assert that movePri...Kim Tao2019-04-152-7/+4
* SERVER-39420 Remove in-memory boolean to indicate config.server.sessions coll...Blake Oler2019-04-151-3/+19
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-131-0/+35
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-02-133-10/+13
* SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz2019-02-112-4/+18
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2019-01-231-3/+0
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-271-8/+9
* SERVER-37241 Add testing to verify proper expiration of sessions in the sessi...Blake Oler2018-12-261-0/+146
* SERVER-36965 Wait for replication on all 'setUp' writes performed by the safe...Kaloian Manassiev2018-11-213-0/+15
* 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-151-2/+2
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-09-2712-0/+44
* SERVER-31563 Remove sections of not_allowed_on_sharded_collection_cmd.js with...Randolph Tan2018-09-271-36/+5
* SERVER-35084 Modify change_stream_enforce_max_time_ms_on_mongos.js to ensure ...David Storch2018-08-221-12/+62
* SERVER-32371 features2.js should exclude clusterTime metadataRandolph Tan2018-08-131-11/+19
* SERVER-36083 Added evergreen variant with enableMajorityReadConcern set to fa...Suganthi Mani2018-08-0919-4/+20
* SERVER-34843 Compute operationTime before $clusterTimeJack Mulrow2018-07-311-0/+4
* SERVER-32639 skip signing and validating clusterTime in arbitersMisha Tyulenev2018-07-201-0/+31
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-203-0/+28
* SERVER-32056 increase maxExpireTime in tests to account for roundingMisha Tyulenev2018-07-191-1/+2
* SERVER-33538 Fix UUID inconsistencies in mapReduce on a sharded output collec...jannaerin2018-06-201-0/+151
* SERVER-35653: Revert "SERVER-31768 Don't create the first collection on a pri...jannaerin2018-06-191-55/+0
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-06-191-9/+6
* SERVER-33585 do not return clusterTime when no keys are availabler3.6.5-rc0r3.6.5Misha Tyulenev2018-05-111-0/+82
* SERVER-32681 exact_shard_key_target.js moveChunk should wait for deleteRandolph Tan2018-05-041-2/+6
* SERVER-25640 Terminate processes in more JavaScript tests.Max Hirschhorn2018-04-253-0/+18
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-04-254-0/+4
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-2559-4/+74
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-04-253-0/+7
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-192-2/+2
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-162-53/+58
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-151-5/+29
* SERVER-33778 Actually remove change_stream_remove_shard.jsCharlie Swanson2018-03-141-176/+0