The DBConfig::dropDatabase functionality performs blocking reads and writes while holding the database cache entry's mutex. It is only needed for the dropDatabase functionality so it should be moved entirely in there.
- is depended on by
-
SERVER-20854 Don't refresh database and collection information from config server while holding a mutex
- Closed