Details
Description
The ChunkType utility class allows name to be specified for the chunk, which eventually goes into the _id field for the chunk. This name is currently always generated through ChunkType::genID.
We should remove the name field for the chunk in place of using the namespace and minKey directly.