You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/04/17 08:01:41 UTC

[jira] [Commented] (HBASE-17928) Shell tool to clear compact queues

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

Guangxu Cheng commented on HBASE-17928:
---------------------------------------

In our production cluster, clear the specified compact queue(large or small) for the specified RS are implemented.

{code}
clear_queues 'SERVERNAME', ['QUEUE_NAME1','QUEUE_NAME2']
{code}

> Shell tool to clear compact queues
> ----------------------------------
>
>                 Key: HBASE-17928
>                 URL: https://issues.apache.org/jira/browse/HBASE-17928
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Guangxu Cheng
>            Assignee: Guangxu Cheng
>             Fix For: 2.0.0
>
>
> scenarioļ¼š
> 1. Compact a table by mistake
> 2. Compact is not completed within the specified time period
> In this case, clearing the queue is a better choice, so as not to affect the stability of the cluster



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)