Commit Graph

11 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
matt dannenberg
3da6ea86c2 SERVER-21438 check the node for changes in its sync source in maxSyncSourceLagSecs.js 2015-11-12 09:51:56 -05:00
Adam Midvidy
8a805598bb SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-26 14:20:38 -04:00
Adam Midvidy
5e7aa5c9ef Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command path"
This reverts commit 5c48ea0d3f.
2015-03-25 19:06:49 -04:00
Adam Midvidy
5c48ea0d3f SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-25 15:00:03 -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
7ad98f86d2 SERVER-16158 make maxSyncSourceLagSecs.js resilient against incorrect primary being elected 2014-11-14 06:42:27 -05:00
Dan Pasette
63583514f1 SERVER-12901 make test pause maxSyncSourceLagSecs 2014-03-15 14:26:35 -04:00
Dan Pasette
0e63bed927 SERVER-12901 fix flapping test 2014-03-07 10:11:32 -05:00
Dan Pasette
a2ebcca174 SERVER-12901 make maxSyncSourceLagSecs configurable 2014-03-05 08:42:18 -05:00