summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44787 Make migrationId in StartChunkCloneRequest non-optional after 4....Alex Taskov2020-04-082-10/+9
* SERVER-47396 Improve kill_pinned_cursor.js diagnostic loggingCharlie Swanson2020-04-071-2/+10
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-061-0/+300
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-061-0/+7
* SERVER-44301 Delete auto_rebalance_parallel_replica_sets.jsjannaerin2020-04-031-67/+0
* SERVER-47041 Move aggregation and query related tests in jstests/sharding to ...Svilen Mihaylov2020-04-0367-0/+0
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-0325-79/+19
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-021-0/+36
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-012-6/+4
* SERVER-46679 Transaction test fails with Stale Shard Version error on 4.5Marcos José Grillo Ramírez2020-03-311-0/+9
* SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon2020-03-311-0/+1
* SERVER-47170 Get rid of Status returns from the NSTargeter APIKaloian Manassiev2020-03-313-208/+210
* SERVER-47105 Make update stage use OwnershipFilter instead of CollectionDescr...Tommaso Tocci2020-03-301-50/+0
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-302-6/+0
* SERVER-47167 Make hedged read tests more robustCheahuychou Mao2020-03-302-47/+57
* SERVER-46944 Re-enable tests in sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-03-283-14/+6
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-03-271-1/+1
* SERVER-47141 Make failpoint in NetworkInterfaceTL sort targets before constru...Cheahuychou Mao2020-03-271-8/+9
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-271-16/+3
* SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branche...Tommaso Tocci2020-03-275-46/+18
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-03-261-119/+322
* SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/shard...Nick Zolnierz2020-03-2510-0/+1697
* SERVER-46773 Remove v4.4 FCV handling for simultaneous index buildsLouis Williams2020-03-253-2/+6
* Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin2020-03-252-23/+5
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-03-252-5/+23
* SERVER-46084 Don't use setUnion in aggregation for finding inconsistent shard...Jack Mulrow2020-03-241-149/+295
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-03-241-5/+1
* SERVER-47088 Make index_commands_shard_targeting.js not assert that index com...Cheahuychou Mao2020-03-241-3/+11
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-247-142/+49
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-03-231-0/+63
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-231-2/+2
* SERVER-47014 Temporarily blacklist server_status_crud_metrics.js from multive...Jack Mulrow2020-03-201-0/+4
* SERVER-44434 Remove legacy mapReduce command mongod codeJames Wahlin2020-03-191-1/+0
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-3/+2
* SERVER-46944 temporarily blacklist tests in sharding_last_stable_mongos_and_m...Robert Guo2020-03-184-0/+8
* SERVER-46149 Don't verify persisted range deletion state if FCV is last-stabl...Blake Oler2020-03-181-8/+19
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-182-21/+117
* SERVER-46211 Disable balancer on mr_output_options.jsRandolph Tan2020-03-171-1/+1
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-173-23/+122
* SERVER-46505 Restore requirement that full shard key must be in query to upda...Jack Mulrow2020-03-175-32/+45
* SERVER-46889 Add back original tests of cleanupOrphaned, but with shards runn...Esha Maharishi2020-03-168-0/+693
* SERVER-46888 Make disableResumableRangeDeleter a startup-only parameterEsha Maharishi2020-03-161-18/+24
* SERVER-46879 Fix profiler query in read_pref_cmd.js and not assert that the c...Cheahuychou Mao2020-03-162-61/+90
* SERVER-46854 Disable periodic index consistency checker on config servers in ...Mihai Andrei2020-03-161-0/+5
* SERVER-46756 Migration recovery on stepup can attempt to recover a move chunk...Esha Maharishi2020-03-132-84/+21
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rulesLingzhi Deng2020-03-131-30/+7
* SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work w...Matthew Saltz2020-03-131-12/+70
* SERVER-46215: use primaryShardAfter for the second assertShardDatabaseVersion...Lamont Nelson2020-03-131-2/+2
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-131-0/+127
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-133-0/+158