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

Geoffrey Jacoby commented on HBASE-21530:
-----------------------------------------

I'm using a variant of HBase 1.3. 

If abort procedure has been deprecated later on, I disagree with that decision. 
I don't think you should ever have something which:

1. Ties up a finite resource on the cluster
2. Doesn't have a timeout and
3. Can't be canceled. 

> 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)

Reply via email to