Commit Graph

11 Commits

Author SHA1 Message Date
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
Max Hirschhorn
610fab503c SERVER-17861 Change the default storage engine to wiredTiger.
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-28 12:15:47 -04:00
Max Hirschhorn
12d9dea191 Revert "SERVER-17861 Change the default storage engine to wiredTiger."
This reverts commit a335b35b2e.
2015-05-27 08:49:03 -04:00
Max Hirschhorn
a335b35b2e SERVER-17861 Change the default storage engine to wiredTiger.
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-26 20:27:50 -04:00
Max Hirschhorn
841c50f3e7 Revert "SERVER-17861 Change the default storage engine to wiredTiger."
This reverts commit 38862aaa17.
2015-05-22 09:04:55 -04:00
Max Hirschhorn
38862aaa17 SERVER-17861 Change the default storage engine to wiredTiger.
WiredTiger is used as the default storage engine if the dbpath does
not contain any data files. Otherwise, the storage engine specified
in the storage.bson metadata file is used when the --storageEngine
flag is omitted from the command line invocation.
2015-05-21 21:03:59 -04:00
matt dannenberg
269576644b SERVER-17931 change downgrade_replset.js to use latest stable instead of 2.6 2015-04-08 09:42:17 -04:00
Randolph Tan
77562fbd1b SERVER-17348 Consolidate ReplSetTest.upgradeSet
Also removed zero_vote_aribter multiVersion tests.
2015-03-13 13:31:52 -04:00
Amalia Hawkins
ba895ea296 SERVER-16201 Create replica set downgrade test. 2014-11-17 15:42:49 -05:00