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 08:21:00 UTC

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

Duo Zhang created HBASE-21875:
---------------------------------

             Summary: 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


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)