-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Since FeatureFlagAllMongodsAreSharded is fully disabled, it's use in the codebase has not been fully adapted to rely on the proper VersionContext during checks. This was done to avoid polluting the codebase by propagating the VersionContext across multiple layers, just to check a feature flag that is disabled and might be a candidate for deprecation (note that the All Clusters Sharded Intiative has been discontinued).
The use of FeatureFlagAllMongodsAreSharded should be revisited in case we decide to enable it at some point.
- related to
-
SERVER-101561 Make feature flags in server_feature_flags.idl use operation FCV-aware checks
-
- Closed
-