summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-43528 Remove already completed TODO in shard_existing_coll_chunk_count.jsMatthew Saltz2020-03-121-1/+0
* SERVER-46440 Routing info should be reloaded before retry of creating session...Alex Taskov2020-03-121-0/+40
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-122-0/+176
* SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongosRandolph Tan2020-03-111-0/+14
* SERVER-44333 Extend write concern validation for mongosAmirsaman Memaripour2020-03-111-0/+32
* SERVER-46583 Filter out failed commands while testing defaults RWCTommaso Tocci2020-03-111-1/+5
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-101-30/+61
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-101-163/+355
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-061-32/+46
* SERVER-46214 make autosplit_low_cardinality.js wait for all chunkSplit operat...Tommaso Tocci2020-03-061-0/+1
* SERVER-46607 ignore MaxTimeMSExpire error on hedged readsMisha Tyulenev2020-03-051-0/+55
* SERVER-46077 Create aggregation_secondary_reads passthroughMihai Andrei2020-03-051-0/+1
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-57/+78
* SERVER-46566 increment hedging metrics countersMisha Tyulenev2020-03-051-7/+60
* SERVER-45779 Throw Stale Shard Version when collection is unknown on getOwner...Marcos José Grillo Ramírez2020-03-042-40/+95
* SERVER-43846 Add information about how many migration task were leftover from...Randolph Tan2020-03-031-0/+64