You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2015/05/21 07:40:01 UTC

[jira] [Created] (HBASE-13736) Add delay for the first execution of ExpiredMobFileCleanerChore and MobFileCompactorChore

Jingcheng Du created HBASE-13736:
------------------------------------

             Summary: Add delay for the first execution of ExpiredMobFileCleanerChore and MobFileCompactorChore
                 Key: HBASE-13736
                 URL: https://issues.apache.org/jira/browse/HBASE-13736
             Project: HBase
          Issue Type: Sub-task
          Components: mob
            Reporter: Jingcheng Du
            Assignee: Jingcheng Du


Currently, the ExpiredMobFileCleanerChore and MobFileCompactorChore are executed immediately when the master is started. At that time most of regions are not online, running these chore is a waste. We need to add a delay for them, now in the patch, we will use the interval as the initial delay.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)