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 2018/09/27 02:51:00 UTC

[jira] [Updated] (HBASE-21233) Allow the procedure implementation to skip persistence of the state after a execution

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

Duo Zhang updated HBASE-21233:
------------------------------
    Component/s: Performance

> Allow the procedure implementation to skip persistence of the state after a execution
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-21233
>                 URL: https://issues.apache.org/jira/browse/HBASE-21233
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance, proc-v2
>            Reporter: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.1.1
>
>
> Discussed with [~stack] and [~allan163] on HBASE-21035, that when retrying we do not need to persist the procedure state every time, as the retry timeout is not a critical stuff. It is OK that we loss this information and start from 0 when after restarting.



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