-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2026-03-30
-
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.
- is depended on by
-
SERVER-121471 Enable viewless timeseries feature flag in fcv_upgrade_downgrade suites without retriable writes
-
- In Code Review
-