SERVER-34893 made the config server ignore the control chunk in the request and select it itself. This make sending the controlChunk parameter no longer necessary.
In addition, this allows us to remove the CollectionMetadata::getDifferentChunk code and its usages/tests.
- related to
-
SERVER-34893 A source shard may successfully complete a migration without changing its shard version
- Closed