-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2023-07-10, Service Arch 2023-07-24, Server Serverless 2023-07-10, Service Arch 2023-08-07
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The MongoD process should open a second listening port to receive requests which will be routed (by the embedded router) to the proper shards.
The characteristics of this port should be the same of the one opened by the MongoS (i.e., default port number, limit on the connections, etc.). The MongoD executable should accept the expected arguments to customize that port behaviour.
As a consequence, operation contexts and clients should have a getter function to determine the origin of the request, i.e., from router or shard port.
On the other hand, the standalone router (i.e., MongoS) should mark operation contexts and clients accordingly (from router by default).
- depends on
-
SERVER-79144 Set router role setting only when `featureFlagCohostedRouter` is enabled
-
- Closed
-