-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding, Testing Infrastructure
-
None
-
TIG 2016-12-12
As part of SERVER-19390 and SERVER-19731 we added this code to override the storageEngine to be wiredTiger anytime we're launching a process with "replSet" and "configsvr" args. This shouldn't be necessary as the code to start the config servers specifies the storage engine as wiredTiger explicitly, the problem is that if you run resmoke.py with --storageEngine=mmapv1 it overrides the explicitly set storage engine config used in the sharding fixture.
- related to
-
SERVER-19731 Make sharding_passthrough suite set up multi-node CSRS with wiredTiger as the storage engine
- Closed
-
SERVER-19390 Wire Read After Optime support into Replica Set Catalog Manager
- Closed