Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19868

Clean up how we set the storage engine for replset config servers in resmoke.py for the sharding_passthrough suites

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • 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.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: