-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
The `shouldBeFCVGated` parameter was added as part of SERVER-68151.
However, developers may not be aware that marking `shouldBeFCVGated: false` can be unsafe, and this flag does not necessarily convey this lack of safety the same way that isEnabledAndIgnoreFCVUnsafe does.
We should consider whether this parameter should be changed or removed to be safer.
- is depended on by
-
SERVER-84305 Update isDisabledOnTargetFCVButEnabledOnOriginalFCV and isEnabledOnTargetFCVButDisabledOnOriginalFCV to take shouldBeFCVGated into account
- Blocked
- is related to
-
SERVER-77787 featureFlagDeprioritizeLowPriorityOperations is shouldBeFCVGated: true
- Closed
- related to
-
SERVER-85569 Add more examples to shouldBeFCVGated documentation
- Closed