Details
Description
Database::getCollection expects a fully qualified namespace (i.e: <db>.<coll> form). However restartCatalog only passes in the collection. When the guard executes because of a failure to close, the process is guaranteed to crash.
Database::getCollection expects a fully qualified namespace (i.e: <db>.<coll> form). However restartCatalog only passes in the collection. When the guard executes because of a failure to close, the process is guaranteed to crash.