[
https://issues.apache.org/jira/browse/RATIS-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze updated RATIS-736:
-----------------------------
Attachment: r736_20191106.patch
> Add a new RetryPolicy similar to MultipleLinearRandomRetry in HDFS
> ------------------------------------------------------------------
>
> Key: RATIS-736
> URL: https://issues.apache.org/jira/browse/RATIS-736
> Project: Ratis
> Issue Type: Improvement
> Components: client
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: r736_20191106.patch
>
>
> In HDFS-3504, we first tried to implement exponential backoff retry policy
> but found that the later retries will need to wait for a very long time
> (since it is exponential). We then implement a MultipleLinearRandomRetry.
> We should do the same here.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)