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)