summaryrefslogtreecommitdiff
path: root/jstests/replsets/drain.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21396 raise default electionTimeoutMillis to 10 secondsEric Milkie2015-11-101-1/+1
* increase election timeout for drain.jsScott Hernandez2015-10-231-1/+3
* SERVER-20979 added ReplicationCoordinator::waitForMemberState() and waitForDr...Benety Goh2015-10-211-2/+19
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-131-2/+2
* SERVER-20649 add slaveOk read test coverage for drain modeEric Milkie2015-10-081-1/+17
* Revert "SERVER-20649 add slaveOk read test coverage for drain mode"Eric Milkie2015-09-281-10/+1
* SERVER-20649 add slaveOk read test coverage for drain modeEric Milkie2015-09-281-1/+10
* SERVER-20094 additional assertions on fail point and write operations in repl...Benety Goh2015-08-241-8/+16
* SERVER-19307 SyncTail::tryPopAndWaitForMore should not consume buffered opera...Benety Goh2015-07-131-2/+14
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-1/+1
* minor replsets/drain.js improvementmatt dannenberg2014-11-111-1/+1
* SERVER-15965 add test for replset drain modematt dannenberg2014-11-051-0/+59