-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
162
The 'standard practice' for doing this has evolved over time with the branches, and the recommended way to do the FCV/feature flag check on master does not exist on 6.0. If you attempt to check the FCV using the default 'isEnabled(fcv)' then it complains that FCV is uninitialized. I think there must be some way to mimic the behavior we get in the nice helper functions on master and v7.0 without using those exact helper functions. It's worth looking into.
If all goes well, I would hope that we could re-enable this test: https://github.com/10gen/mongo/pull/21239/files#diff-6cf03d42607d9b0bc24a5bb3dbe59f34bf0b0c5ca74efa25efcf3a761dfe8f79
alyssa.clark@mongodb.com found that this test was not passing on the v6.0 branch, but it was never running in evergreen since there was no suite/variant which configured that necessary "smaller" feature flag for find command query stats. So we just temporarily deleted it.
- is related to
-
SERVER-87736 Backport query stats to 6.0
- Closed
- related to
-
SERVER-90005 [v6.0] Relax error check in query stats concurrency workload
- Closed