-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding E (01/08/16)
setShardVersion caches the config server connection string, and errors if it receives a connection string different than what it expects. This means that if a shard primary is sharding aware with an SCCC setup, then the cluster is upgraded to using CSRS, any future sharding operations that need to run setShardVersion will fail due to the cached config server string not matching.
- is related to
-
SERVER-20422 setShardVersion configdb string mismatch during config rs upgrade
- Closed