[ 
https://issues.apache.org/jira/browse/CASSANDRA-15401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971364#comment-16971364
 ] 

Marcus Eriksson commented on CASSANDRA-15401:
---------------------------------------------

Hi, thanks for the patch, some of the new entries you added are not stoppable, 
and one doesn't exist at all ({{DOWNGRADE_SSTABLES}}). Only the ones that are 
used to create {{CompactionInfo}} can be stopped since these are added to 
[CompactionMetrics|https://github.com/apache/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/metrics/CompactionMetrics.java#L103]
 (3.0/3.11) or 
[ActiveCompactions|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/compaction/ActiveCompactions.java#L29]
 (trunk).

> nodetool stop help is missing "ANTICOMPACTION"
> ----------------------------------------------
>
>                 Key: CASSANDRA-15401
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15401
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>
> The {{nodetool stop}} command can be used to stop certain activities 
> including anti-compaction. While we can run {{nodetool stop ANTICOMPACTION}} 
> on a given node the help menu does not list it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to