summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28969 Wait until the voter has the latest optime in case 3 of catchup.jsSiyuan Zhou2017-04-271-1/+8
* SERVER-28493 Wait for secondary's dry run election to finish before healing n...Judah Schvimer2017-04-211-0/+1
* SERVER-28909 double_rollback.js should assert that database commands succeedWilliam Schultz2017-04-211-4/+4
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-202-71/+117
* Revert "SERVER-26848 Exit catchup mode when not syncing more data."Robert Guo2017-04-202-117/+71
* SERVER-26848 Exit catchup mode when not syncing more data.Siyuan Zhou2017-04-192-71/+117
* SERVER-28813 drop collection before doing dummy write in syncFrom helperSpencer T Brody2017-04-182-5/+15
* SERVER-28046 increase maxTimeMS in read_committed_on_secondary.jsJudah Schvimer2017-04-171-5/+8
* SERVER-28803 Increase timeout for clean_shutdown_oplog_state.jsMatthew Russotto2017-04-171-1/+1
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2017-04-175-22/+8
* SERVER-28384 apply_batch_only_goes_forward.js should call ReplSetTest.awaitNo...Judah Schvimer2017-04-141-0/+1
* SERVER-28277 Need to increase timeout in read_committed_with_catalog_changes.jsMatthew Russotto2017-04-141-1/+1
* SERVER-28192 priority_takeover_one_node_higher_priority jstest needs longer s...Matthew Russotto2017-04-141-6/+6
* Revert "SERVER-28695 step_down_during_draining.js should wait for writes to b...Benety Goh2017-04-111-1/+1
* SERVER-28695 step_down_during_draining.js should wait for writes to be durabl...Benety Goh2017-04-101-1/+1
* SERVER-28694 operation_time_read_and_write_concern.js should use awaitLastOpC...Jack Mulrow2017-04-071-1/+1
* SERVER-23728 Fix lint failuresEddie Louie2017-04-062-6/+5
* SERVER-23728 Enable the no-unused-expressions ESLint ruleEddie Louie2017-04-055-13/+12
* SERVER-28480/27966 last_vote.js should await replication and call stepUp befo...William Schultz2017-04-051-13/+23
* SERVER-27788 Add tests for operationTimeJack Mulrow2017-04-051-0/+122
* SERVER-26360 Node should be able to leave RECOVERING after going too staleWilliam Schultz2017-04-032-126/+140
* SERVER-28376 fixed replsets/auth2.js to not clobber global 'rs' variable.Benety Goh2017-03-281-54/+58
* SERVER-27786 Implement _computeOperationTimeJack Mulrow2017-03-231-0/+60
* SERVER-27083 Refactor ReplicationCoordinatorImpl to eliminate topoMutex.Matthew Russotto2017-03-221-1/+4
* SERVER-26772 removed old initial sync codeJudah Schvimer2017-03-1610-135/+323
* SERVER-28200 Extend dropIndexes oplog entry to include dropped index specJudah Schvimer2017-03-141-31/+74
* SERVER-28278 Wait for desired sync source to replicate dummy write in syncFro...Spencer T Brody2017-03-141-1/+7
* SERVER-28272 extend timeout in step_down_during_draining.js when waiting for ...Benety Goh2017-03-131-3/+3
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-087-58/+54
* SERVER-28185 removed reconfig_without_increased_queues.jsr3.5.4Benety Goh2017-03-031-107/+0
* SERVER-27120 Fix js test for no journal builds.Siyuan Zhou2017-03-021-1/+1
* SERVER-28135 stepdown.js should always fsyncUnlock() all secondary nodesBenety Goh2017-03-021-31/+57
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-02-271-0/+131
* SERVER-27839 Allow for step downs during reconfig in ReplSetTest initiateJudah Schvimer2017-02-275-17/+9
* SERVER-28050 Reconnect connection after stepdown in read_committed_stale_hist...Spencer T Brody2017-02-241-0/+1
* SERVER-27995 rename initial sync test to be consistent with conventionJudah Schvimer2017-02-231-0/+0
* SERVER-28041 remove awaitNodesAgreeOnPrimary() call in sync2.jsJudah Schvimer2017-02-171-1/+0
* SERVER-23225 Create a jstest to ensure readConcern "majority" is disallowed w...Matthew Russotto2017-02-141-0/+25
* SERVER-27889 Handle case in catchup.js where stepUp fails due to node already...Spencer T Brody2017-02-021-1/+6
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-02-011-5/+3
* SERVER-27847 increase timeout in apply_batch_only_goes_forward.jsBenety Goh2017-01-271-10/+12
* SERVER-27840 add write concern wtimeout to protocol_version_upgrade_downgrade.jsJudah Schvimer2017-01-271-3/+6
* SERVER-27816 increase wtimeout in sync2.jsJudah Schvimer2017-01-271-54/+52
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-01-271-0/+86
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-241-0/+58
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-01-241-10/+6
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-241-0/+152
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-241-0/+132
* Revert "SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primar...Siyuan Zhou2017-01-231-58/+0
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-231-0/+58