-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.3.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-09-15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, checking whether the feature flag PreventDirectShardDDLsDuringPromotion is enabled can result in an invariant failure if the node's FCV has not been initialized yet. As part of this ticket, we have to follow the common patter and ensure that the FCV is initialized before checking if the feature flag is enabled.