Commit Graph

10 Commits

Author SHA1 Message Date
Kaloian Manassiev
2cb657a2ae SERVER-21050 Fix broken replsetrestart1.js 2015-12-11 16:51:19 -05:00
Kaloian Manassiev
6745d91683 SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
2015-12-11 13:32:56 -05:00
Kaloian Manassiev
c078dc37a9 SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:15:06 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Eric Milkie
921f0ba472 SERVER-16372 improve replsetrestart1.js 2014-12-04 11:42:31 -05:00
Eric Milkie
566ac19af6 SERVER-16372 wait for all nodes status update before proceeding 2014-12-01 17:33:01 -05:00
Kristina
07a6fd4726 SERVER-1929 Remove unused heartbeat options from stepdown logic
Fixed test because stepdown is so much faster that the connection is dead
by the time ismaster is called.
2012-10-04 16:24:38 -04:00
gregs
3e478e686c buildbot wait longer for rs sync if needed replsetrestart1.js 2011-10-21 10:17:48 -04:00
Kristina
ab4bb93214 change member state when member goes down SERVER-2568 2011-04-01 11:55:23 -04:00
Kristina Chodorow
24b98746ca added another rs restart test 2010-07-30 10:57:21 -04:00