-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
We recently added logging of the server on which operation was performed, when operations fail. To ensure the proper server is logged, we should also have an integration test that verifies that when a retryable operation fails the second time, the server mentioned in the exception message is the one used in the second attempt.
The same test can also verify that both initial and retry attempt's servers' descriptions are reset to unknown.
- is related to
-
DRIVERS-2170 Errors on retryable ops should indicate originating server when possible
- Implementing
- related to
-
RUBY-1905 Indicate which server operations were attempted on and attempt number in driver-surfaced exceptions
- Closed
- links to