"Top chunks" are the special chunks with MinKey or MaxKey in their range. A low "top chunk" is the chunk with the MinKey. When an auto split is required on a top chunk the auto split should perform the split and move the new top chunk to another node if required.
- related to
-
SERVER-15831 Enhanced top chunk auto split tests
- Closed