We currently have some patterns in core passthrough jstests that won't work once coverage is expanded to FCV upgrade/downgrade suites, for example:
- Targeting chunk commands on the main/buckets NS depending on the feature flag.
- Targeting helpers like numberOfShardsForCollection on the main/buckets NS depending on the feature flag.
This ticket should replace those patterns with ones that are not racy during viewless timeseries FCV upgrade/downgrade.
- depends on
-
SERVER-121785 Add a passthrough test for split+move+merge chunks on timeseries collections
-
- Closed
-
- is depended on by
-
SERVER-121092 Don't skip jstests that check the viewless timeseries feature flag
-
- Blocked
-