[
https://issues.apache.org/jira/browse/HBASE-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingcheng Du updated HBASE-13736:
---------------------------------
Affects Version/s: hbase-11339
> 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
> Affects Versions: hbase-11339
> Reporter: Jingcheng Du
> Assignee: Jingcheng Du
> Fix For: hbase-11339
>
>
> 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)