Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Catalog and Routing
Description
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.
Attachments
Issue Links
- 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
-
- Blocked
-