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

Drivers must run SDAM flow even when server description is equal to the last one

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPC-1564 Won't Do
      MOTOR-508 Won't Do
      GODRIVER-1511 Fixed 1.5.0
      CXX-1950 Fixed 3.6.0-rc0, 3.6.0
      PYTHON-2145 Duplicate
      JAVA-3642 Fixed 4.1.0
      CDRIVER-3555 Fixed 1.17.0-beta, 1.17.0
      $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 PHPC-1564 Won't Do MOTOR-508 Won't Do GODRIVER-1511 Fixed 1.5.0 CXX-1950 Fixed 3.6.0-rc0, 3.6.0 PYTHON-2145 Duplicate JAVA-3642 Fixed 4.1.0 CDRIVER-3555 Fixed 1.17.0-beta, 1.17.0

      In scope of SPEC-1176, the following prose was added to the SDAM specification:

      Note: Server description for each server MUST be updated (replaced) every heartbeat. However, new description MUST NOT cause the SDAM flow to be executed if the new description is equal, as defined in this section, to the previous description

      However, the SDAM flow must be executed for each received ismaster response to correctly maintain the topology view.

      https://github.com/mongodb/specifications/commit/5d5946e7134f005c5aa715ef60f02fe0207673da

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: