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

[v4.4] Ensure cluster is in FCV 4.4 while running FuzzerRestoreClusterSettings hook

    • Fully Compatible
    • Sharding 2021-05-17
    • 70

      The setDefaultRWConcern command run by the run_fuzzer_restore_cluster_settings.js hook is only allowed in FCV 4.4. We should ensure the cluster is in FCV 4.4 before attempting to run the setDefaultRWConcern command.

      Note that it isn't sufficient to skip running the setDefaultRWConcern command when the server isn't in FCV 4.4 because it is possible for the FCV 4.2 downgrade to have been interrupted and for the cluster-wide default read and write concerns to still be set to nonsensical values by the fuzzer.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: