-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Catalog and Routing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
With the embedded router, part of the logic of the MongoS is included into the MongoD.
The goal of this ticket is factorize the code base in other to avoid duplications of data structures and logic, allowing both standalone router (MongoS) and embedded one (MongoD) to use the same implementation.