[
https://issues.apache.org/jira/browse/HBASE-20302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-20302:
-----------------------------------
Fix Version/s: (was: 1.5.0)
> CatalogJanitor should log the reason why it is disabled
> -------------------------------------------------------
>
> Key: HBASE-20302
> URL: https://issues.apache.org/jira/browse/HBASE-20302
> Project: HBase
> Issue Type: Bug
> Reporter: Vishal Khandelwal
> Assignee: Vishal Khandelwal
> Priority: Major
> Fix For: 1.3.3, 1.4.4, 1.2.7
>
> Attachments: HBASE-20302.branch-1.v1.patch
>
>
> when catalogJanitor is disabled it has various condition for which it can be
> true to disable CatalogJanitor and sends this message "CatalogJanitor
> disabled! Not running scan." Since this is an async thread, it is difficult
> to identify what is the exact reason for it disable. We could log all
> conditions alongwith LOG.warn("CatalogJanitor disabled! Not running scan.")
> for better debugging.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)