[ 
https://issues.apache.org/jira/browse/RATIS-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973627#comment-16973627
 ] 

Tsz-wo Sze commented on RATIS-736:
----------------------------------

[~ljain], thanks a lots for the comments.  Here is a new patch:

r736_20191113.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, r736_20191113.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)

Reply via email to