summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-0329-225/+270
* SERVER-47363 Defines correct use of MemberIds in Atlas workflow tests.Suganthi Mani2020-07-031-17/+43
* SERVER-47456: Test that nodes in the same data center as the primary eventual...XueruiFa2020-07-012-0/+206
* SERVER-48426 Cleaned up lingering references to admin.system.new_usersMina Mahmood2020-06-302-3/+1
* SERVER-37190 ReplSetReconfig should error out if any of the members have a 'h...PV992020-06-301-0/+47
* SERVER-49139 Skip snapshot tests with inMemoryA. Jesse Jiryu Davis2020-06-273-2/+11
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-06-271-32/+31
* SERVER-48467 Only turn on quiesce mode in fcv 4.6Pavi Vetriselvan2020-06-261-0/+32
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-262-12/+87
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+1
* Revert "SERVER-48860 Implement db.sbe test command."Martin Neupauer2020-06-241-1/+0
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+1
* SERVER-48957 Reduce heartbeatIntervalMillis in atlas workflow testsMatthew Russotto2020-06-232-2/+2
* SERVER-48778 Make reconstruct_prepared_transactions_initial_sync.js robust to...Suganthi Mani2020-06-221-1/+1
* SERVER-48968: Add replication logging to replsettest_control_12_nodes.jsXueruiFa2020-06-221-0/+9
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-06-221-1/+4
* SERVER-47783 Use atClusterTime instead of $_internalReadAtClusterTime in testsAli Mir2020-06-182-126/+3
* SERVER-47094 Test doing a reconfig between scheduling an automatic reconfig a...Vesselina Ratcheva2020-06-181-0/+158
* SERVER-47094 Test that we remove 'newlyAdded' by member id, not member indexVesselina Ratcheva2020-06-171-0/+143
* SERVER-48919 dont_read_oplog_hole_on_step_up.js should wait until primary is ...Louis Williams2020-06-171-1/+3
* SERVER-48891 reIndex should not lookup nonexistent database in ViewCatalogLouis Williams2020-06-161-0/+4
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-06-111-1/+13
* SERVER-48301 find command should reject $_internalReadAtClusterTime values le...Louis Williams2020-06-111-1/+15
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-1/+1
* Revert "SERVER-47404: Track the number of sync source changes made due to fin...XueruiFa2020-06-112-193/+0
* SERVER-48591 Remove 'allowChaining' parameter from test files.Matthew Russotto2020-06-104-12/+6
* Revert "SERVER-47645 Must invalidate all sessions on stepdown"Tess Avitabile2020-06-091-67/+0
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+1
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-051-2/+2
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-051-8/+12
* SERVER-47128 Test race between newlyAdded reconfig and stepup reconfigVesselina Ratcheva2020-06-051-0/+103
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-06-041-0/+67
* SERVER-48245 disallow index drops on drop-pending namespaces (system.drop.*) ...Benety Goh2020-06-041-1/+1
* SERVER-47404: Track the number of sync source changes made due to finding a s...Xuerui Fa2020-06-042-0/+193
* SERVER-48245 add js test for index drops on drop-pending namespacesBenety Goh2020-06-031-0/+50
* SERVER-48564 Fix the log race in initial_sync_fcv_downgrade.js.Suganthi Mani2020-06-031-1/+8
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-022-4/+4
* SERVER-47782 Support atClusterTime in dbHash commandAli Mir2020-06-013-65/+202
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-06-012-9/+22
* SERVER-46346 Make rs.add() robust to config version too low errorsVesselina Ratcheva2020-06-011-13/+8
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-013-3/+3
* SERVER-46379 upgrade/downgrade support for initial sync semantics.Suganthi Mani2020-05-303-5/+343
* SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi2020-05-291-0/+8
* SERVER-48363 dont_read_oplog_hole_on_step_up.js should wait for new primary a...Gregory Wlodarek2020-05-291-1/+1
* SERVER-48383 Wait for removed node to finish state transition in force_reconf...Siyuan Zhou2020-05-271-2/+8
* SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva2020-05-271-0/+51
* SERVER-46961 Test sync source in quiesce modeTess Avitabile2020-05-271-0/+52
* SERVER-47947: Test snapshot $lookup, $unionWith, $out and $mergeLingzhi Deng2020-05-271-0/+4
* SERVER-47339 Add a function that doesn't require authentication for awaiting ...Samy Lanka2020-05-261-0/+2
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-05-261-47/+0