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

Lokesh Jain commented on RATIS-736:
-----------------------------------

[~szetszwo] Thanks for updating the patch! The changes look good to me. +1.

> 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, 
> r736_20191114.patch, r736_20191115.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