You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/11/20 21:31:00 UTC

[jira] [Comment Edited] (HBASE-21501) Add “force-stop” to skip all close region logic in HBaseMiniCluster

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

Josh Elser edited comment on HBASE-21501 at 11/20/18 9:30 PM:
--------------------------------------------------------------

[~lhofhansl] mentioned this one – said we're spending lots of time just waiting on stopping the HBase mini cluster in Phoenix unit tests, rolling through all of the CloseRegion RPCs, just to never use the cluster again (who cares if it was shut down gracefully). Having API on HBTU to do the equivalent of a {{kill -9}} would be helpful.


was (Author: elserj):
[~lhofhansl] mentioned this one -- said we're spending lots of time just waiting on stopping the HBase mini cluster, rolling through all of the CloseRegion RPCs, just to never use the cluster again (who cares if it was shut down gracefully). Having API on HBTU to do the equivalent of a {{kill -9}} would be helpful.

> Add “force-stop” to skip all close region logic in HBaseMiniCluster
> -------------------------------------------------------------------
>
>                 Key: HBASE-21501
>                 URL: https://issues.apache.org/jira/browse/HBASE-21501
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Major
>
> spoke to [~elserj] as a result of Phoenix dev meetup, this may be a much needed feature.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)