legacy_write_with_retry is incompatible with some specs

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Retryability, SDAM, Tests
    • None
    • None
    • Ruby Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The Network error on Monitor check test in sdam_unified/hello-network-error.yml fails because the Ruby driver's legacy_write_with_retry is being invoked, which apparently results in the fail point being processed too few times. This results in the subsequent insert command failing because the socket gets closed beneath it.

      Do we still need the legacy retry code? Can we deprecate it?

            Assignee:
            Unassigned
            Reporter:
            Jamis Buck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: