Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
Catalog and Routing
Description
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.