Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5225

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:
      None
    • 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.
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

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

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: