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

Do not resend the same wire protocol message on retry attempts

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: Retryability
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      RUBY-1782 Backlog
      GODRIVER-899 Works as Designed
      SCALA-510 Done
      CSHARP-2559 Works as Designed
      PERL-1077 Works as Designed
      $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 RUBY-1782 Backlog GODRIVER-899 Works as Designed SCALA-510 Done CSHARP-2559 Works as Designed PERL-1077 Works as Designed

      ab91981 updated the retryable writes spec to state:

      Drivers MUST NOT resend the original wire protocol message if doing so would violate rules for gossipping the cluster time.

      AFAIK, no drivers actually resend wire protocol messages and I do not anticipate any driver changes being necessary for this spec change. That said, please validate this issue so we can be sure.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: