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

Implement LB handshake error handling

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.16.0.alpha1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible

      An error during connection establishment prior to handshake completion:
      closes the connection
      does not mark server unknown
      does something with the pool - check
      is propagated up

      An error during connection establishment after handshake completion (e.g. during auth), we have service id at this point:
      closes the connection
      does not mark server unknown
      does something with the pool - check (could be different)
      is propagated up

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

              Created:
              Updated:
              Resolved: