[
https://issues.apache.org/jira/browse/CASSANDRA-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lyuben Todorov updated CASSANDRA-7207:
--------------------------------------
Attachment: trunk-7207.txt
> nodetool: Allow to stop a specific compaction
> ---------------------------------------------
>
> Key: CASSANDRA-7207
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7207
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: PJ
> Assignee: Lyuben Todorov
> Priority: Minor
> Labels: compaction, nodetool
> Fix For: 3.0 beta 1
>
> Attachments: trunk-7207.txt
>
>
> Currently, 'nodetool stop <TYPE>' cancels all compactions under the specified
> type. This is not ideal in a situation where you just want to stop a specific
> disruptive compaction (in my case, a compaction that is too large for my
> drive's remaining space).
> This feature request calls for extending the nodetool 'stop' command to allow
> stopping a specific compaction by ID. To make this possible, nodetool
> 'compactionstats' should be updated to expose the ID from
> system.compactions_in_progress.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)