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
matt dannenberg
1e9137cc88
SERVER-20109 make sync_passive.js resilient to a possible initial sync blacklisting
2015-08-25 06:04:33 -04:00
Eric Milkie
5598c216ca
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
2014-12-03 12:58:24 -05:00
matt dannenberg
8646695444
BF-312 ensure node 0 will be primary in sync_passive.js
2014-05-07 10:03:57 -04:00
Kristina
52a46867c7
sync against secondaries if primary is unavailable SERVER-2158
2010-12-22 18:43:08 -05:00