[
https://issues.apache.org/jira/browse/HBASE-22803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901313#comment-16901313
]
Anoop Sam John commented on HBASE-22803:
----------------------------------------
New config for turning off may be not needed. We can use existing config
'hbase.master.hbck.chore.interval' with a value like <=0 or 0 for denoting this
chore should not be running at all. (?)
> Add a config to turn off the hbck chore
> ---------------------------------------
>
> Key: HBASE-22803
> URL: https://issues.apache.org/jira/browse/HBASE-22803
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sakthi
> Assignee: Sakthi
> Priority: Major
>
> hbck chore was added in HBASE-22709. To trigger it we can use the shell cmd
> added in HBASE-22737. Also by default the chore runs every 1 hour. Let's add
> a config to turn it off so that operators can use it and do rolling restartÂ
> when they want to stop this chore.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)