You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2018/03/28 11:55:00 UTC

[jira] [Created] (HBASE-20302) CatalogJanitor should log the reason why it is disable

Vishal Khandelwal created HBASE-20302:
-----------------------------------------

             Summary: CatalogJanitor should log the reason why it is disable
                 Key: HBASE-20302
                 URL: https://issues.apache.org/jira/browse/HBASE-20302
             Project: HBase
          Issue Type: Bug
            Reporter: Vishal Khandelwal
            Assignee: Vishal Khandelwal


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)