[
https://issues.apache.org/jira/browse/RATIS-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16602600#comment-16602600
]
Mukul Kumar Singh commented on RATIS-310:
-----------------------------------------
Thanks for working on this [~shashikant]. The patch looks really good to me.
However, the raft client needs to sleep between calls in RaftClient.
> Add support for Retry Policy in Ratis
> -------------------------------------
>
> Key: RATIS-310
> URL: https://issues.apache.org/jira/browse/RATIS-310
> Project: Ratis
> Issue Type: Bug
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Labels: ozone
> Attachments: RATIS-310.00.patch
>
>
> Currently, ratis retries indefinitely if a client request fails. This Jira
> aims to add retryPolicy in Ratis which :
> 1) Adds a policy to retry with a fixed count and with fixed sleep interval
> 2) Default policy is set to RETRY_FOREVER
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)