Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2030

Client/Cluster construction fails when duplicate seed addresses are provided

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.3, 2.10.4, 2.12.0.rc0
    • Affects Version/s: 2.10.3
    • Component/s: None
    • Labels:
      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:

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

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            jonhyman Jon Hyman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: