The DBConfig::enableSharding performs write under the database cache entry's mutex. It should be replaced with usages of CatalogClient::enableSharding instead.
- is depended on by
-
SERVER-20854 Don't refresh database and collection information from config server while holding a mutex
- Closed