[
https://issues.apache.org/jira/browse/HADOOP-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739176#comment-14739176
]
Wangda Tan commented on HADOOP-12386:
-------------------------------------
[~sunilg],
Thanks for working on this,
I think {{retryForeverWithFixedSleep}} could reuse
retryUpToMaximumCountWithFixedSleep, and just pass the Long.max_value as
maxRetries. Which can avoid maintain two separate logics. Is this reasonable to
you?
> RetryPolicies.RETRY_FOREVER should be able to specify a retry interval
> ----------------------------------------------------------------------
>
> Key: HADOOP-12386
> URL: https://issues.apache.org/jira/browse/HADOOP-12386
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Wangda Tan
> Assignee: Sunil G
> Attachments: 0001-HADOOP-12386.patch
>
>
> Problems mentioned in YARN-4113, We should be able to specify retry interval
> in RetryPolicies.RETRY_FOREVER.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)