Commit Graph

9 Commits

Author SHA1 Message Date
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