-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
v8.2
-
CAR Team 2025-11-24, CAR Team 2025-12-08, CAR Team 2025-12-22, CAR Team 2026-01-05
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The viewless timeseries feature flag was explicitly disabled on the v8.2 branch and just enabled in some specific suites that were gradually including more tests as the development was progressing.
Since viewless timeseries will never be enabled in v8.2 that has already diverged from master, we can get rid of all those suites.
$ find buildscripts -type f -name '*viewless_timeseries*' buildscripts/resmokeconfig/matrix_suites/generated_suites/concurrency_replication_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/sharding_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/concurrency_sharded_replication_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/no_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/replica_sets_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/sharding_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/unsplittable_collections_created_on_any_shard_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/generated_suites/sharded_collections_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/no_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/concurrency_sharded_replication_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/sharding_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/concurrency_replication_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/replica_sets_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/sharded_collections_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/sharding_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/mappings/unsplittable_collections_created_on_any_shard_jscore_passthrough_viewless_timeseries.yml buildscripts/resmokeconfig/matrix_suites/overrides/viewless_timeseries.yml