Client/Cluster construction fails when duplicate seed addresses are provided

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.11.3, 2.10.4, 2.12.0.rc0
    • Affects Version/s: 2.10.3
    • Component/s: None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      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:

      https://github.com/mongodb/mongo-ruby-driver/pull/1594

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Jon Hyman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: