Modify the internal storage of the ChunkMap class to use std::vector instead of the current std::map.
- depends on
-
SERVER-48739 Add cached max KeyString to ChunkInfo class
- Closed
- is depended on by
-
SERVER-48744 Convert ShardInfoMap to use unordered_map instead of map
- Closed