[
https://issues.apache.org/jira/browse/HDDS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-5865.
------------------------------------
Fix Version/s: 1.5.0
Resolution: Implemented
> Make RetryPolicy Configurable in Read Key path
> ----------------------------------------------
>
> Key: HDDS-5865
> URL: https://issues.apache.org/jira/browse/HDDS-5865
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Bharat Viswanadham
> Assignee: Saketa Chalamchala
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> {code:java}
> private final RetryPolicy retryPolicy =
> HddsClientUtils.createRetryPolicy(3, TimeUnit.SECONDS.toMillis(1));
> {code}
> After HDDS-5864 I think we need to make this configurable and change the
> retry polciy based on exception. Opened this to discuss and work on it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]