-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Execution Team 2023-02-20, Execution Team 2023-01-23, Execution Team 2023-02-06
In SERVER-69319 we removed the feature flag, but it looks like the tests think it is not enabled. In this commit from dan.larkin-york@mongodb.com it looks like we added logic to answer false to "is this flag enabled?" if the flag doesn't exist. In this scenario, that is not what we want.
Here's a recent evergreen run showing the tests are skipped: evergreen, logs
- is related to
-
SERVER-67902 timeseriesScalabilityImprovementsEnabled() test helper fails in multiversion tests
- Closed
-
SERVER-92445 FeatureFlagUtil JS library could use some clarifications
- Open
-
SERVER-69319 Remove Feature Flag for PM-2191
- Closed
-
SERVER-85100 POC design for time-series updates and deletes
- Closed
- related to
-
SERVER-73509 timeseries_lastpoint_top.js is no longer working
- Closed
-
SERVER-73655 Add linter rule to require SERVER TODO on js test feature flag checks
- Backlog