-
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.
- depends on
-
SERVER-121925 Skip tests failing with timeseries upgrade/downgrade interruption error in FCV up/down without retriable writes.
-
- Needs Scheduling
-
- has to be done after
-
SERVER-121880 Relax buckets check in timeseries_reopened_bucket_insert.js test
-
- Closed
-