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

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

I think the ones that can be stopped in 3.11/trunk are: {{COMPACTION, 
VALIDATION, CLEANUP, SCRUB, UPGRADE_SSTABLES, INDEX_BUILD, 
TOMBSTONE_COMPACTION, ANTICOMPACTION, VERIFY, VIEW_BUILD, INDEX_SUMMARY, 
RELOCATE, GARBAGE_COLLECT}} - in addition to my comment above, for the 
operation to be stoppable the code also needs to check 
{{CompactionInfo.Holder.isStopRequested()}} which for example the 
{{..._CACHE_SAVE}} types don't

> 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