You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2022/01/10 23:41:00 UTC

[jira] [Assigned] (HDDS-5865) Make RetryPolicy Configurable in Read Key path

     [ https://issues.apache.org/jira/browse/HDDS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham reassigned HDDS-5865:
----------------------------------------

    Assignee:     (was: Bharat Viswanadham)

> Make RetryPolicy Configurable in Read Key path
> ----------------------------------------------
>
>                 Key: HDDS-5865
>                 URL: https://issues.apache.org/jira/browse/HDDS-5865
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Priority: Major
>
> {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.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org