The DBConfig class is supposed so serve as a cache of a sharded database entry. Because of this it should not be doing writes.
This task is to move all writes from DBConfig into the catalog manager.
- is depended on by
-
SERVER-20854 Don't refresh database and collection information from config server while holding a mutex
- Closed