This command should read zone information for a collection from the config server (if existent) and then create the initial split points for the collection. The shard will then write this information to the config server. The protocol should be similar to that of moveChunk, and will enter the critical section (block reads and writes) until the point at which the collection is fully partitioned.
- is depended on by
-
SERVER-35794 Read zone information for a collection during internal shardCollection command
- Closed