Ali Mir
0c2f4ad0b1
SERVER-49993 Update _slaves to _secondaries in replsettest.js
2020-09-04 14:15:35 +00:00
Benety Goh
5b34bef655
SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()
2020-05-03 19:12:43 +00:00
Samy Lanka
f7e7e994cb
SERVER-44343 Make 'reIndex' a standalone-only command
2020-04-16 00:32:40 +00:00
Samy Lanka
72cf1283ee
Revert "SERVER-44343 Make 'reIndex' a standalone-only command"
...
This reverts commit 2ad1252130 .
2020-04-13 04:09:36 +00:00
Samy Lanka
2ad1252130
SERVER-44343 Make 'reIndex' a standalone-only command
2020-04-09 18:23:42 +00:00
A. Jesse Jiryu Davis
188862afbe
SERVER-47109 Fix index-build race in replset1.js, try 2
2020-04-06 13:10:37 +00:00
A. Jesse Jiryu Davis
c0c2688710
SERVER-47109 Fix index-build race in replset1.js
2020-03-25 15:15:57 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase
2019-07-27 11:02:23 -04:00
Medha Potluri
bf4f91a608
SERVER-414500 Track number of successful elections for each reason in serverStatus
2019-07-08 11:15:28 -04:00
Benety Goh
a700238800
SERVER-41847 replset1.js dumps oplog entries before checking createIndexes oplog entry
2019-06-27 09:59:22 -04:00
Louis Williams
e12dcc7fdb
SERVER-37270 Remove foreground index builds by default
2019-01-17 11:35:32 -05:00
Tess Avitabile
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
Vesselina Ratcheva
5ab5ab20ba
SERVER-32144 Remove test coverage for replication protocol version 0
...
This reverts commit c5a4250a64 .
2018-03-13 18:57:31 -04:00
Vesselina Ratcheva
c5a4250a64
Revert "SERVER-32144 Remove test coverage for replication protocol version 0"
...
This reverts commit d05e04551b .
2018-03-09 15:10:52 -05:00
Vesselina Ratcheva
d05e04551b
SERVER-32144 Remove test coverage for replication protocol version 0
2018-03-09 11:02:49 -05:00
Mathias Stearn
34c6c691a0
SERVER-7200 Write oplog entries on secondaries before applying
2016-08-23 10:49:55 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Kaloian Manassiev
c714577f26
SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primary node
...
Also gets rid of the getConfigFromPrimary method in place of a more
flexible one.
2016-03-02 09:44:58 -05:00
Kaloian Manassiev
3ed6635a5f
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:05:00 -05:00
Scott Hernandez
bfbe3dd12e
SERVER-21096: only record election win in PV1
2015-11-20 08:05:26 -05:00
Charlie Swanson
047f82cdba
SERVER-21384 Enable replica set suites for in-memory storage engines
2015-11-19 14:19:12 -05:00
Scott Hernandez
c155fe777a
increase election timeout for drain.js
2015-10-23 13:45:07 -04:00
matt dannenberg
3223f84a8e
SERVER-20532 add a replica_sets_legacy evergreen task
2015-10-01 08:00:10 -04:00
matt dannenberg
d789bca4c9
SERVER-18498 New replica set configurations have protocolVersion=1 by default
...
This re-adds Siyuan's work from commits 19d2885ec5 and 362aac3937 .
2015-10-01 08:00:10 -04:00
Jason Rassi
19d2885ec5
Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by default"
...
This reverts commit 2c1facf471 .
2015-09-24 11:16:32 -04:00
Siyuan Zhou
2c1facf471
SERVER-18498 New replica set configurations have protocolVersion=1 by default
2015-09-23 14:50:56 -04:00
matt dannenberg
197ea2a625
SERVER-18584 write an n-op when transition to primary is complete
2015-08-05 04:17:46 -04:00
Eric Milkie
2fe551d871
SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs
2014-12-01 17:33:02 -05:00
Eric Milkie
3967899bf5
SERVER-16371 clean up unit tests
2014-12-01 17:33:01 -05:00
Randolph Tan
eb41492c6f
SERVER-13190 migrate replset jstest suite to use write commands api
2014-03-14 12:05:05 -04:00
Andreas Nilsson
1452ef1ef0
SERVER-8864 Tests for SSL mixed-mode
2013-10-22 14:34:45 -04:00
Eric Milkie
0ed90ac046
allow ReplSetTest to take nodeOptions param to set options common to all rs members
2012-12-06 15:28:18 -05:00
Eric Milkie
09cf6c4236
add first SSL unit test
2012-12-05 13:37:18 -05:00
Spencer T Brody
77349350a4
Add assert back into test.
2011-11-14 14:59:58 -05:00
Spencer T Brody
658b5ca30f
Make test use rslib's reconnect function as it has logic to work around SERVER-4241.
2011-11-10 23:43:56 -05:00
Kristina
723c6fbffb
make getlasterror return an optime, not an int64 SERVER-3665
2011-09-16 13:05:49 -04:00
Kristina
c1d1016a48
make tests quicker, remove redundant tests
2011-03-17 11:55:55 -04:00
Kristina
d030c86a46
Revert "fix replset test"
...
This reverts commit 4666cecb34 .
2011-01-14 15:44:32 -05:00
Kristina
4ebc325085
Revert "fix replset1"
...
This reverts commit 3e4bec745d .
2011-01-14 15:44:15 -05:00
Kristina
3e4bec745d
fix replset1
2011-01-13 22:37:04 -05:00
Kristina
4666cecb34
fix replset test
2011-01-13 19:44:11 -05:00
dwight
84a8645057
rs move error checking logic to the right place 161
2010-08-08 10:21:39 -04:00
Eliot Horowitz
41e7ed783c
fix replset1
2010-08-03 00:07:34 -04:00
Kyle Banker
f4578edbe5
SERVER-1463 failing count even when oplog is up to date
2010-07-30 16:41:42 -04:00
Eliot Horowitz
9b12951db2
c++ repl set connection will add hosts in hosts array to list SERVER-1320
2010-07-30 14:51:28 -04:00
Eliot Horowitz
67f4da9b32
replaced replica pair connection with basic set version SERVER-1320
2010-07-30 14:30:02 -04:00
Kyle Banker
26098c0e43
minor: replset test cleanup
2010-07-29 15:44:10 -04:00
Kyle Banker
79d5c94fd7
rs test updates SERVER-1483
2010-07-26 23:11:09 -04:00
Kyle Banker
e94cc361ed
SERVER-1479 and replSet js test cleanup
2010-07-26 15:08:04 -04:00
Kyle Banker
c23a930a46
SERVER-1482 SERVER-1479 failing replica set add test
2010-07-26 11:51:40 -04:00