Enable viewless timeseries feature flag in fcv_upgrade_downgrade suites without retriable writes

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Suites that execute FCV upgrade/downgrade in background and have the CreateViewlessTiemseries feature flag enabled trigger continuous timeseries collection transformation between legacy and viewless format. Non retriable commands executing during this transformation can fail with InterruptedDueToTimeseriesUpgradeDowngrade error, and if the suites does not implment retryable writes it won't be able to retry those command and the test will fail.

      In order not to ban all timeseries test from the FCV upgrade/downgrade suite without retriable write we will create a hook that when detect a non-retriable command failing with InterruptedDueToTimeseriesUpgradeDowngrade it will silently quit the test.

            Assignee:
            Tommaso Tocci
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: