-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.10.3
-
Component/s: None
-
None
-
Fully Compatible
We made a configuration change for our connection strings and mistakenly duplicated a mongoS host, which then broke processes when they tried to start up. The issue is that Cluster#add will return nil if the address already exists. Pull to fix here: