[
https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guangxu Cheng updated HBASE-17928:
----------------------------------
Attachment: HBASE-17928-v1.patch
Add command clear_compact_queues_rs:
{code}
hbase> clear_queues 'host187.example.com,60020'
hbase> clear_queues 'host187.example.com,60020','long'
hbase> clear_queues 'host187.example.com,60020', ['long','short']
{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
>
> Attachments: HBASE-17928-v1.patch
>
>
> 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)