[
https://issues.apache.org/jira/browse/HBASE-21530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705589#comment-16705589
]
Allan Yang commented on HBASE-21530:
------------------------------------
Aborting is not very useful to get out of stuck, since some procedure is not
abortable. So in 2.x, we have implemented another mechanism to bypass a stuck
procedure. abort_procedure is removed from shell. See HBASE-21223 "Remove this
command. It will cause more damage than it could ever solve. It should exist,
it should be out in hbck2, not here in user-space."
> Abort_Procedure should be able to take a list of proc IDs
> ---------------------------------------------------------
>
> Key: HBASE-21530
> URL: https://issues.apache.org/jira/browse/HBASE-21530
> Project: HBase
> Issue Type: Improvement
> Reporter: Geoffrey Jacoby
> Priority: Minor
>
> As a convenience, it would be helpful if the HBase shell's abort_procedure
> call had the option of taking in multiple procedure ids at the same time,
> rather than relying on operators to use a loop in an external script.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)