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

Disable toggle_feature_compatibility.js workload in stepdown suites

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • 0

      In the toggle_feature_compatibility.js FSM workload, setFeatureCompatibilityVersion upgrades can take a long time, because they need to add UUIDs to a large number of collections. As a result, it is very probable for the command to get interrupted more than three times by primary stepdowns. As a result, the setFeatureCompatibilityVersion command gives up retrying, even though it was making forward progress.

      There's no failure (if setFeatureCompatibilityVersion kept retrying, it would eventually succeed), and we don't consider this a normal user scenario, so we are just going to remove this test from stepdown suites for now.

            Assignee:
            justin.seyster@mongodb.com Justin Seyster
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: