-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
1
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
Some MongoDB Shell helpers make direct reads from the config database to retrieve collection information.
Now that we've introduced the $listClusterCatalog aggregation stage, we should be able to replace most of the direct config database reads with a call to $listClusterCatalog.
These are some of the places where we should start using $listClusterCatalog: