The ChunkManager class is intended to be a simple cache of the routing information and as such should not be doing writes. The initial chunk creation logic which is contained in it should be moved out.
- is depended on by
-
SERVER-20854 Don't refresh database and collection information from config server while holding a mutex
- Closed