You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "sumitagrawl (via GitHub)" <gi...@apache.org> on 2023/05/25 16:11:28 UTC

[GitHub] [ratis] sumitagrawl commented on pull request #883: RATIS-1836. Frequent retry by leader on failure path for appendEntry

sumitagrawl commented on PR #883:
URL: https://github.com/apache/ratis/pull/883#issuecomment-1563167616

   > RetryPolicies
   
   @adoroszlai 
   - Retry policy is fixed wait retry strategy, ErrWaitStrategy can be embedded as another retry policy
   - ErrWaitStrategy focus over incremental wait with failure count increasing
   - GrpcLogAppender -- this is not a retry operation, but trigger events at regular interval. We can integrate behavior of RetryPolicy wait time (with ErrWaitStrategy), but may need a quite refactoring. If this is required to refactor GrpcAppender, can take as another JIRA for improvement.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org