-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2025-05-12, CAR Team 2025-05-26
-
2
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There is at least one usage of the CollectionCatalog on MongoS. This pulls storage engine code into MongoS which is supposed to be a lightweight router component only.
If parts of the CollectionCatalog are necessary there (such as the profiler settings as it looks like), these should be refactored in a separate component and pulled out.