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

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

    [ https://issues.apache.org/jira/browse/HBASE-24940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190059#comment-17190059 ] 

Viraj Jasani commented on HBASE-24940:
--------------------------------------

Merged changes to master, branch-2, branch-2.3 and branch-1. Thanks for the contribution [~arshad.mohammad].

> 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
>            Priority: Major
>
> 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)