Prior to v2.7, we used ChunkManager::getCurrentDesiredChunkSize to dictate the sizes for the first few initial chunks during auto split. And after SERVER-13402, we always use the half the chunkSize setting. We should consider reevaluating the strategy here.
- related to
-
SERVER-16481 Replace internalShardingMaxSplitPointsPerOperation
- Closed