Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
f768da59c3 SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix 2016-02-05 15:00:51 -05:00
Siyuan Zhou
1c28e37982 SERVER-21744 ElectionID always increases under PV0 and PV1.
Reset election id on PV upgrade and downgrade.
2016-01-11 17:07:15 -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
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
baa1d58dfe SERVER-20434 Re-apply reverted 479900720 changes to replsets/ test 2015-09-24 16:05:09 -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
Siyuan Zhou
d23fbd801a SERVER-20031 Avoid unexpected primary in protocol_version_upgrade_downgrade.js 2015-08-19 13:51:06 -04:00
Siyuan Zhou
9e4eab4f0c SERVER-20013 Don't blacklist the upstream if its config version is greater 2015-08-18 17:34:35 -04:00
matt dannenberg
33e06843f1 SERVER-19925 move protocolVersion field to top level 2015-08-17 10:13:17 -04:00
Siyuan Zhou
cd98b5f0e5 SERVER-19606 Upgrade / downgrade of election protocol version 2015-07-27 17:32:17 -04:00