summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-031-0/+1
* SERVER-49774 Enable rollback testing for resumable index builds in the collec...Gregory Noma2020-09-021-15/+9
* SERVER-49075 Add replica_sets suite to resumable index builds variantGregory Noma2020-09-024-0/+238
* SERVER-50492 Split BaseCloner into InitialSyncBaseCloner and TenantMigrationB...Vesselina Ratcheva2020-09-021-4/+4
* SERVER-50483 Make donorStartMigration command check that the donor's host is ...Jason Zhang2020-09-021-1/+11
* SERVER-50664 Fix split_horizon_hostname_validation.jsShreyas Kalyan2020-09-021-0/+2
* SERVER-50168 Stop clearing current committed snapshot after rollbackTess Avitabile2020-09-021-1/+1
* SERVER-50626 Fix race in read_concern_majority_getmore_secondaries.jsA. Jesse Jiryu Davis2020-09-011-14/+5
* SERVER-48813 Add flag guard for tenant migrations and recipientForgetMigratio...Judah Schvimer2020-09-017-15/+33
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-011-0/+1
* SERVER-50602 remove IndexBuildTest.indexBuildCommitQuorumEnabled()Benety Goh2020-08-294-24/+0
* SERVER-50602 fix rollback_index_builds_test.js to run createIndexes with comm...Benety Goh2020-08-281-5/+5
* SERVER-50602 replica set and no passthrough tests provide commit quorum to cr...Benety Goh2020-08-284-34/+28
* SERVER-50356: Account for last-continuous when closing connections on FCV upg...Lingzhi Deng2020-08-271-20/+29
* SERVER-47856 Use $v:2 delta oplog entries by defaultArun Banala2020-08-261-5/+1
* SERVER-49381: Create stub API Version 2 for testingXueruiFa2020-08-251-0/+4
* SERVER-50093 Test that donor supports running multiple tenant migrations conc...Cheahuychou Mao2020-08-242-25/+170
* SERVER-50471 Waiting for failpoint does not always throw in quiesce_mode.jsTess Avitabile2020-08-241-4/+10
* SERVER-50066 Rehost tenant migration donor's logic on Primary-Only ServiceCheahuychou Mao2020-08-242-77/+248
* SERVER-50456 Add incompatible_with_eft tag to tenant migration testsCheahuychou Mao2020-08-243-3/+18
* SERVER-50183 Copy _awaitPrimaryAppliedSurpassesRollbackApplied function from ...Jason Chan2020-08-243-12/+34
* SERVER-49924 SERVER-49527 recoverFromOplogAsStandalone does not relax index c...Judah Schvimer2020-08-241-0/+63
* SERVER-50178: Add logging to initial_sync_nodes_maintain_and_gossip_commit_po...XueruiFa2020-08-211-6/+6
* SERVER-50107 Add new lastContinuous upgrade/downgrade path to setFeatureCompa...Jason Chan2020-08-201-171/+183
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-202-2/+48
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-201-58/+139
* SERVER-50335 use backports_requires_for_multiversion_tests when excluding hel...Pavi Vetriselvan2020-08-191-1/+0
* SERVER-49886 Removes stale test replsets/initial_sync2.js.Suganthi Mani2020-08-181-103/+0
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-176-13/+13
* SERVER-49430 Do not run hang analyzer in awaitSecondaryNodesForRollbackTestVesselina Ratcheva2020-08-141-8/+1
* SERVER-49949: Fix reconstructing prepared transactions containing multi-key w...Lingzhi Deng2020-08-141-0/+56
* SERVER-49409 Enable resuming index builds from the collection scan phaseGregory Noma2020-08-131-28/+23
* SERVER-50178: Add logging to initial_sync_nodes_maintain_and_gossip_commit_po...XueruiFa2020-08-131-3/+17
* SERVER-48920 Use document deltas to determine whether update affects indexesArun Banala2020-08-131-26/+22
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-123-28/+0
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-1212-104/+32
* SERVER-49566 Allow flushRoutingTableCacheUpdates to take majority write concernHaley Connelly2020-08-122-0/+2
* SERVER-50140: Initial sync cannot survive unclean restart of the sync sourceLingzhi Deng2020-08-121-0/+104
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-121-1/+14
* SERVER-47604 Don't log that index build failed if it continues in the backgro...Samy Lanka2020-08-111-1/+1
* SERVER-50229 Temporarily blacklist rollback_collmods.js and rollback_all_op_t...Jason Chan2020-08-102-0/+8
* SERVER-49081 Add check for IP addresses in split horizon configurationsGabriel Marks2020-08-071-0/+54
* SERVER-50033 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-061-0/+72
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-052-2/+2
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-051-5/+15
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-0534-43/+43
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-0517-41/+45
* SERVER-50034 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-041-13/+25
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-044-21/+55
* SERVER-49730: Replace usages of waitForDrainFinishXueruiFa2020-08-045-74/+6