summaryrefslogtreecommitdiff
path: root/jstests/replsets/maxSyncSourceLagSecs.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-28813 drop collection before doing dummy write in syncFrom helperSpencer T Brody2017-04-181-4/+4
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-03-081-19/+5
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-01-241-10/+6
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js an...Judah Schvimer2016-05-241-8/+24
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+23
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-0/+3
* SERVER-21438 check the node for changes in its sync source in maxSyncSourceLa...matt dannenberg2015-11-121-2/+4
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-261-1/+1
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-251-1/+1
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-251-1/+1
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-2/+2
* SERVER-16158 make maxSyncSourceLagSecs.js resilient against incorrect primary...matt dannenberg2014-11-141-29/+41
* SERVER-12901 make test pause maxSyncSourceLagSecsDan Pasette2014-03-151-12/+10
* SERVER-12901 fix flapping testDan Pasette2014-03-071-2/+2
* SERVER-12901 make maxSyncSourceLagSecs configurableDan Pasette2014-03-051-0/+39