Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.10.3
-
None
-
None
-
Fully Compatible
Description
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: