ChunkSplitter does not currently do anything when processing the queue of split requests. The splitVector, splitChunk, and moveChunk functions need to be called within _runAutoSplit() to perform the autosplit logic.
- duplicates
-
SERVER-30020 Create a version of updateChunkWriteStatsAndSplitIfNeeded in ChunkSplitter
- Closed