Details
Description
The CollectionMetadata class exposes methods for obtaining a copy of the current metadata with chunks moved/split and merged. These methods should not be allowed to accept invalid values and should either return StatusWith or fassert, but never return null.