Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-561

Support polling SRV records for mongos discovery

    • Type: Icon: Epic Epic
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      JAVA-2927 Fixed 3.10.0
      NODE-1745 Fixed 3.3.0
      SCALA-467 Done
      PYTHON-1675 Fixed 3.9
      CSHARP-2430 Fixed 2.9.0
      PERL-1026 Fixed 2.1.1
      RUBY-1563 Fixed 2.11.0.rc0
      CXX-1686 Works as Designed
      PHPC-1292 Fixed 1.6.0alpha3, 1.6.0
      MOTOR-284 Fixed 2.1
      GODRIVER-625 Fixed 1.1.0
      CDRIVER-2874 Fixed 1.15.0
      RUST-104 Fixed 0.10.0
      SWIFT-572 Done
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion JAVA-2927 Fixed 3.10.0 NODE-1745 Fixed 3.3.0 SCALA-467 Done PYTHON-1675 Fixed 3.9 CSHARP-2430 Fixed 2.9.0 PERL-1026 Fixed 2.1.1 RUBY-1563 Fixed 2.11.0.rc0 CXX-1686 Works as Designed PHPC-1292 Fixed 1.6.0alpha3, 1.6.0 MOTOR-284 Fixed 2.1 GODRIVER-625 Fixed 1.1.0 CDRIVER-2874 Fixed 1.15.0 RUST-104 Fixed 0.10.0 SWIFT-572 Done

      Useful Info

      Lead: david.golden
      POCs: Perl, Java

      Summary:
      Currently mongodb+srv:// support handles the initial seed discovery and then hands over to SDAM.

      This ticket it to add support for DNS montoring, so users can add extra members to the DNS record and have those changes discovered without having to restart their app / MongoClient.

      This feature has been requested by users: JAVA-2927

      Final Specification:
      https://github.com/mongodb/specifications/tree/master/source/polling-srv-records-for-mongos-discovery

            Assignee:
            Unassigned Unassigned
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            2 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: