-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Requests sent from the router to the shard need to include information about whether the search IFR flag is enabled. To accomplish this, we will update aggregation_request_helper::addIfrFlagsToRequest().
request.setIfrFlags(
ifrContext->serializeFlagValues({..., &feature_flags::gFeatureFlagSearchExtension}));
Integration Tests:
- Extend aggregation_ifr_flag_propagation.js, pattern-matching the existing $vectorSearch tests.
- depends on
-
SERVER-116219 Add ability for IFR flags to opt-in to serialization on outgoing requests
-
- In Code Review
-
-
SERVER-117783 Create feature flag
-
- Closed
-
-
SERVER-122870 Remove search IFR flag from IFR flag propagation test
-
- Closed
-
- is depended on by
-
SERVER-122437 Add FSM stress test for featureFlagSearchExtension
-
- Backlog
-
- related to
-
SERVER-122869 Remove search IFR flag from IFR flag propagation test
-
- Closed
-