-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication, Sharding
-
None
If you run an addShard command and give it a host with the port 27017, but in the replica set configuration the port isn't set explicitly, addShard thinks the two host aren't the same and returns an error.
Relevant code is in addShard in s/grid.cpp
- is related to
-
SERVER-2029 on addShard, add default port to config if not there
- Closed