-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
The code that checks serverGlobalParams.clusterRole for RouterServer in exclusive mode is:
- analyze_shard_key_role.cpp
- query_analysis_sample_tracker.cpp
- query_analysis_sampler.cpp
We need to investigate that code in order to decide if it is MongoS only or we need to change it to be compatible with the embedded router.
- related to
-
SERVER-87465 Revisit all calls that checks serverGlobalParams.clusterRole for RouterServer in exclusive mode
- Backlog