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-21235) Rename the closed procedure wal files so that we do not need to call recoverLease when restarting

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

Duo Zhang updated HBASE-21235:
------------------------------
    Component/s: proc-v2
                 Performance

> Rename the closed procedure wal files so that we do not need to call recoverLease when restarting
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-21235
>                 URL: https://issues.apache.org/jira/browse/HBASE-21235
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance, proc-v2
>            Reporter: Duo Zhang
>            Priority: Major
>
> If there are lots of procedure wal files the recover lease will be a time consuming operation. Renaming is a possible way to confirm that some files are already closed when restarting so we do not need to call recoverLease on them any more.



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