You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2021/03/31 08:56:00 UTC

[jira] [Updated] (HDDS-5050) Add retry policy for ratis requests in SCM HA.

     [ https://issues.apache.org/jira/browse/HDDS-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shashikant Banerjee updated HDDS-5050:
--------------------------------------
    Description: For SCM HA, on certain exceptions , for example, LeaderNotReady, the requests must be retried on the same server. For exceptions, such as NotLeaderException, retry should happen along with a failover for rpc clients to the suggested leader if possible. The idea here is to address the retry policy requirements for SCM HA.

> Add retry policy for ratis requests in SCM HA.
> ----------------------------------------------
>
>                 Key: HDDS-5050
>                 URL: https://issues.apache.org/jira/browse/HDDS-5050
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Shashikant Banerjee
>            Priority: Major
>
> For SCM HA, on certain exceptions , for example, LeaderNotReady, the requests must be retried on the same server. For exceptions, such as NotLeaderException, retry should happen along with a failover for rpc clients to the suggested leader if possible. The idea here is to address the retry policy requirements for SCM HA.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org