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

Errors on retryable ops should indicate originating server when possible

    • Type: Icon: Spec Change Spec Change
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Retryability
    • Labels:
    • Hide

      DRIVERS-2170:
      Summary of necessary driver changes

      This only affects drivers that include server information (like the server name or address) in exceptions and error messages.

      Any driver that includes server information in an exception or error message must ensure that the exception or message refers to the server that originated the error. For example, during a retry of a failed read or write, the original server must not simply be carried over to a subsequent error.

      Show
      DRIVERS-2170 : Summary of necessary driver changes This only affects drivers that include server information (like the server name or address) in exceptions and error messages. Any driver that includes server information in an exception or error message must ensure that the exception or message refers to the server that originated the error. For example, during a retry of a failed read or write, the original server must not simply be carried over to a subsequent error.

      This ticket was split from DRIVERS-2170, please see that ticket for a detailed description.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: