[ https://issues.apache.org/jira/browse/HBASE-10000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ted Yu updated HBASE-10000: --------------------------- Description: At the beginning of recovery, master can send lease recovery requests concurrently for outstanding WAL files using a thread pool. Each split worker would first check whether the WAL file it processes is closed. Thanks to Nicolas Liochon and Jeffery whose discussion gave rise to this idea. was: At the beginning of recovery, master can send lease recovery requests concurrently for outstanding WAL files using a thread pool. Each split worker would first check whether the WAL file it processes is closed. > Initiate lease recovery for outstanding WAL files at the very beginning of > recovery > ----------------------------------------------------------------------------------- > > Key: HBASE-10000 > URL: https://issues.apache.org/jira/browse/HBASE-10000 > Project: HBase > Issue Type: Improvement > Reporter: Ted Yu > > At the beginning of recovery, master can send lease recovery requests > concurrently for outstanding WAL files using a thread pool. > Each split worker would first check whether the WAL file it processes is > closed. > Thanks to Nicolas Liochon and Jeffery whose discussion gave rise to this > idea. -- This message was sent by Atlassian JIRA (v6.1#6144)