-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-03-18, CAR Team 2024-04-01
-
170
Once MongoD has enabled routing capabilities by default, it will start producing routing statistics through a new schema for the FTDC and a LOG format. The embedded router feature flag has been deferred to protect only opening the router port, something that will not be enabled by 8.0. On the other hand, the new FTDC schema and new LOG format must be protected by a feature flag that will be enabled by 8.0.
Goal
We need to create a new feature flag in order to protect new FTDC schema and LOG format and enabling it by 8.0. We also need to create the corresponding ticket to enable the feature flag for 8.0.
References
Estimation
- User impact: No user impact.
- Raw Estimation (man day): 1
- depends on
-
SERVER-88396 Update DSI and sys perf tooling to accept the new FTDC format
- Closed
- fixes
-
SERVER-88109 Use isPresentAndEnabled for feature flags in jstests/libs/ftdc.js
- Closed
-
SERVER-86766 Remove FCV conditional logic for session Service assignment
- Closed
-
SERVER-87249 Remove feature flag NewFTDCFormat
- Closed
-
SERVER-88106 Rename `featureFlagEmbeddedRouter` to `featureFlagRouterPort`
- Closed