summaryrefslogtreecommitdiff
path: root/jstests/replsets/maxSyncSourceLagSecs.js
Commit message (Collapse)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
| | | | OplogFetcher batch
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ↵Benety Goh2017-01-241-10/+6
| | | | changed on slave 2 only instead of all nodes
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js ↵Judah Schvimer2016-05-241-8/+24
| | | | and chaining_removal.js
* 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
| | | | | | 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.
* 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 ↵matt dannenberg2015-11-121-2/+4
| | | | maxSyncSourceLagSecs.js
* 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
| | | | | | path" This reverts commit 5c48ea0d3fd6556eb0ba7686a9da6159f0814d08.
* 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 ↵matt dannenberg2014-11-141-29/+41
| | | | primary being elected
* 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