PJ created CASSANDRA-7207:
-----------------------------
Summary: 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
Priority: Minor
Currently, 'nodetool stop <TYPE>' cancels all compactions under the specified
type. This may not be 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.2#6252)