You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2020/08/24 06:18:00 UTC

[jira] [Created] (HBASE-24940) runCatalogJanitor() API should return -1 to indicate already running status

Mohammad Arshad created HBASE-24940:
---------------------------------------

             Summary: runCatalogJanitor() API should return -1 to indicate already running status
                 Key: HBASE-24940
                 URL: https://issues.apache.org/jira/browse/HBASE-24940
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 2.2.3
            Reporter: Mohammad Arshad
            Assignee: Mohammad Arshad


runCleanerChore() API returns false if hbck chore is already running. This is quite helpful in many cases.

runCatalogJanitor() API  is not indicating whether scan is already running. Also it is not doing anything in case scan is already running.

I think we should return -1 to indicate already running status.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)