Commit Graph

8 Commits

Author SHA1 Message Date
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
Siyuan Zhou
5dbcd42903 SERVER-20271 Add election delay after seeing a new term 2015-09-10 16:06:50 -04:00
matt dannenberg
33e06843f1 SERVER-19925 move protocolVersion field to top level 2015-08-17 10:13:17 -04:00
Siyuan Zhou
d156ce8f24 SERVER-19909 Fix term of insert op in restore_term.js 2015-08-14 13:44:55 -04:00
Siyuan Zhou
7c05241d80 SERVER-19909 Consider election race in restore_term.js 2015-08-12 16:39:30 -04:00
Siyuan Zhou
ce4501f747 SERVER-19786 Cache term in replication coordinator 2015-08-06 15:02:03 -04:00
Siyuan Zhou
2432b512ef SERVER-19738 Restore current term at startup 2015-08-06 14:40:48 -04:00