All usages of shared_ptr<CollectionMetadata> should be replaced with an instance of ScopedCollectionMetadata as described in SERVER-24364.
- has to be done after
-
SERVER-24364 Implement MetadataManager to manage CollectionMetadata instances
- Closed