-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 16 (06/24/16)
Use the CollectionMetadata::getChunk method (SERVER-24412) to obtain the migrating chunk's version, and send it with the CommitChunkMigration command.
The CommitCHunkMigration command should parse the ChunkVersions from the command request, and execute queries to config.chunks to check that the chunks are valid, i.e. exist in the collection.
- has to be done after
-
SERVER-22659 Implement commitChunkMigration command on the config server
- Closed
-
SERVER-24412 Create a CollectionMetadata::getChunk method.
- Closed