-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For compatibility, WithAutomaticRetry still takes its own RetryPredicate which we adapt to RetryCriteria. This makes WithAutomaticRetry tightly coupled with PrimaryOnlyServiceRetryStrategy. We should make WithAutomaticRetry work with any RetryStrategy, and instead take a RetryStrategy directly on construction.
- depends on
-
SERVER-118583 Remove WithAutomaticRetry::untilRunOn
-
- Backlog
-
-
SERVER-118585 Unify CS PrimaryOnlyService retry predicates
-
- Backlog
-
-
SERVER-118587 Remove WithAutomaticRetry error hooks
-
- Backlog
-