Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Russotto
c3a72d61dc SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
Vesselina Ratcheva
5ab5ab20ba SERVER-32144 Remove test coverage for replication protocol version 0
This reverts commit c5a4250a64.
2018-03-13 18:57:31 -04:00
Vesselina Ratcheva
c5a4250a64 Revert "SERVER-32144 Remove test coverage for replication protocol version 0"
This reverts commit d05e04551b.
2018-03-09 15:10:52 -05:00
Vesselina Ratcheva
d05e04551b SERVER-32144 Remove test coverage for replication protocol version 0 2018-03-09 11:02:49 -05:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Judah Schvimer
a4e1443629 SERVER-27839 Allow for step downs during reconfig in ReplSetTest initiate 2017-02-27 13:14:03 -05:00
Judah Schvimer
0fef13b45a SERVER-26227 Increase waitForState timeouts in replicaset tests 2016-09-22 09:40:38 -04:00
Judah Schvimer
668858332a SERVER-22291 fixed _requestRemotePrimaryStepdown replSetStepDown command
The command was passed the wrong arguments such that the stepdown
period was shorter than the secondary catch up period.
2016-05-17 12:12:09 -04:00