-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing deprecated
ServiceDiscoveryRetryStrategy
(#1949)
Motivation: Recently, `ServiceDiscoveryRetryStrategy` was deprecated. For 0.42 release we intend to remove it. Modifications: `ServiceDiscoveryRetryStrategy` and `DefaultServiceDiscoveryRetryStrategy` have been removed. Result: Only the standard retry mechanism is available for `ServiceDiscoverer` errors in `SingleAddressHttpClientBuilder` and in `PartitionedHttpClientBuilder`.
- Loading branch information
Dariusz Jedrzejczyk
authored
Nov 15, 2021
1 parent
237fecb
commit b095506
Showing
7 changed files
with
12 additions
and
718 deletions.
There are no files selected for viewing
296 changes: 0 additions & 296 deletions
296
...-http-api/src/main/java/io/servicetalk/http/api/DefaultServiceDiscoveryRetryStrategy.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 0 additions & 50 deletions
50
...icetalk-http-api/src/main/java/io/servicetalk/http/api/ServiceDiscoveryRetryStrategy.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.