[ 
https://issues.apache.org/jira/browse/CASSANDRA-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

PJ updated CASSANDRA-7207:
--------------------------

    Description: 
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.

  was:
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.


> 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
>              Labels: compaction, nodetool
>
> 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.2#6252)

Reply via email to