-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2025-02-03, CAR Team 2025-02-17, CAR Team 2025-03-03
Currently we have a relatively confusing state where some static methods on the CollectionCatalog have write semantics. They do not modify the current instance, but they call CollectionCatalog::write, either immediately or asynchronously on commit via UncommittedCatalogUpdates. We might be able to refactor this in some way to make it clearer what the write semantics are.
- depends on
-
SERVER-57250 CollectionCatalog should handle and own Views instead of ViewCatalog
-
- Closed
-
- related to
-
SERVER-63679 Dissociate the in-memory view catalog logic from any in-memory database layer dependencies
-
- Backlog
-