[ https://issues.apache.org/jira/browse/HBASE-24940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viraj Jasani resolved HBASE-24940. ---------------------------------- Fix Version/s: 2.3.2 2.4.0 1.7.0 3.0.0-alpha-1 Hadoop Flags: Reviewed Resolution: Fixed > 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 > Fix For: 3.0.0-alpha-1, 1.7.0, 2.4.0, 2.3.2 > > > 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)