-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Minor Change
-
ALL
When the donor shard version can't be obtained from the config server, it is currently defaulted to ChunkVersion(0,0) so treated as "not having chunks".
If the exhaustive find on config fails, just bubble up the exception in order to retry (as in SERVER-50458).
- is caused by
-
SERVER-49147 Make _configsvrCommitChunkMigration idempotent
- Closed