[
https://issues.apache.org/jira/browse/HBASE-21023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597822#comment-16597822
]
Umesh Agashe commented on HBASE-21023:
--------------------------------------
HBASE-21083 adds bypassing procedures to completion. This could be used as an
alternative to purging procedures. So subject and description of the Jira is
now changed to completeProcedure/s() which will bypass the procedure/s and
parents to completion without doing actual work. This will be useful for
operators from hbck2 to unstuck procedures.
> Add completeProcedure/s() API to HbckService
> --------------------------------------------
>
> Key: HBASE-21023
> URL: https://issues.apache.org/jira/browse/HBASE-21023
> Project: HBase
> Issue Type: Sub-task
> Components: hbck2
> Affects Versions: 2.0.1
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Major
> Fix For: 2.2.0
>
>
> completeProcedure/s(): some procedures do not support abort at every step.
> When these procedures get stuck then they can not be aborted or make further
> progress. Corrective action is to bypass these procedures to completion.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)