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