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
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
matt dannenberg
197ea2a625 SERVER-18584 write an n-op when transition to primary is complete 2015-08-05 04:17:46 -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
Eliot Horowitz
dd5b2d7f5c SERVER-15645: allow writes to oplog in IX by managing reads to block on oldest ts 2014-11-10 16:11:45 -05:00
matt dannenberg
0431673ee0 SERVER-13773 more rollback jstests 2014-05-27 05:32:04 -04:00