Currently DBConfig stores both sharded collections and sometimes collections which started as sharded, but became unsharded in the middle.
In order to simplify this cache we should only be storing sharded collections in there.
- is depended on by
-
SERVER-20854 Don't refresh database and collection information from config server while holding a mutex
- Closed