[ https://issues.apache.org/jira/browse/HDDS-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ChenXi updated HDDS-5865: ------------------------- Fix Version/s: 1.4.1 > 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, 1.4.1 > > > {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: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org