-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
timeseries_hint_id.js has the requires_fcv_83 so as of today it has only being executed in allFeatureFlag variant. When we disabled the TimeseriesUpdates feature flag in allFeatureFlag (SERVER-117895) the test was executed for the first time using the timeseries older update code (the one we use in production) and failed in the sharded_collections_query_shape_hash_stability suite . Thus we decided to temporarily exclude its execution from this suite.
The gaol of this ticket is to understand why the test is failing in the sharded_collections_query_shape_hash_stability and re-enable it.
- is related to
-
SERVER-110919 Time-series commands with string hint on _id succeeds even without an _id index
-
- Closed
-
-
SERVER-117895 Disable featureFlagTimeseriesUpdatesSupport in allFeatureFlags variants
-
- Closed
-