-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
Closing the catalog and shutting down the storage engine are often related and the logic around the two is a bit unclear and confusing. It may be beneficial to look into cleaning it up and making the interfaces clearer.
Some of the cases this applies to are:
- Clean shutdown
- Rollback to stable
- File copy based initial sync
- related to
-
SERVER-69389 Command checkAuthorization may throw ErrorCodes::NamespaceNotFound for existing collection while trying to resolve UUID to namespace when the node is shutting down.
- Closed