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/26 12:40:00 UTC

[jira] [Created] (HBASE-21235) Rename the closed procedure wal files so that we do not need to call recoverLease when restarting

Duo Zhang created HBASE-21235:
---------------------------------

             Summary: 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
            Reporter: Duo Zhang


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)