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

config server should call setFeatureCompatibilityVersion on itself as part of _configsvrSetFeatureCompatibilityVersion

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.5.13
    • Component/s: Sharding
    • Labels:
      None
    • Sharding 2017-10-02

      It seems like the FeatureCompatibilityVersion::set(opCtx, version); call done as part of _configsvrSetFeatureCompatibilityVersion is not enough to perform the storage engine work required to change FCV's in 3.6.

      DBDirectClient should be used to actually runCommand({ setFeatureCompatibilityVersion: version });

      CC mariavankeulen@mongodb.com, geert.bosch

            Assignee:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: