Commit Graph

7 Commits

Author SHA1 Message Date
Kaloian Manassiev
20cd3a392e 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:21:22 -05:00
Kaloian Manassiev
3ed6635a5f 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:05:00 -05:00
matt dannenberg
21acf19010 SERVER-21437 give the restarted node more time to catch up in resync_with_write_load.js 2015-11-12 09:51:56 -05: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
Scott Hernandez
8da54bf660 fix race in resync_with_write_load 2014-09-17 16:08:40 -04:00
Scott Hernandez
41fcb70192 rewrite fastsync jstest, and slow down resync_with_write_load 2014-09-12 08:35:39 -04:00
Scott Hernandez
823486e53a SERVER-14805: initialsync multithreaded oplog apply 2014-09-05 16:56:49 -04:00