Flow control feature is currently gated by FCV: https://github.com/mongodb/mongo/blob/8e4f280e492fe2bfb7842733ff640030d559cd0a/src/mongo/db/storage/flow_control.cpp#L305.
As we are moving to 4.4 development cycle, this gating should be removed.
- is depended on by
-
SERVER-41927 Enumerate and remove Execution-related FeatureCompatibilityVersion 4.0-dependent code and tests
- Closed