You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/02/12 12:11:00 UTC

[jira] [Updated] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

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

Duo Zhang updated HBASE-21875:
------------------------------
    Attachment: HBASE-21875.patch

> Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-21875
>                 URL: https://issues.apache.org/jira/browse/HBASE-21875
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-21875.patch
>
>
> For now it is not retry by default, only if xxx.
> In executeProcedures, we will only throw a fixed set of exception, so we should change to retry by default, and check for the exceptions which we do not need to retry.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)