-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 16 (06/24/16)
This is motivated by:
The MigrationSourceManager needs to be able to access the chunk it is migrating's ChunkVersion. That version will then be sent with the CommitChunkMigration command. The CommitChunkMigration command will then do a query to check that the chunks it receives are valid, i.e. exist in the config.chunks collection.
- has to be done before
-
SERVER-24413 Send ChunkVersions with the CommitChunkMigration command, which will then check them
- Closed