[
https://issues.apache.org/jira/browse/CASSANDRA-20217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924968#comment-17924968
]
Sam Tunnicliffe commented on CASSANDRA-20217:
---------------------------------------------
+1 most of the changes to nodetool commands/flags are purely additive and the
ones which aren't only modify things that exist only in trunk.
e.g.
{code} nodetool removenode --abort{code}
is replaced by
{code} nodetool abortremovenode{code}
but this is fine IMO as this will be an entirely new capability in a new
release.
> Make it possible to abort all kinds of multi step operation
> -----------------------------------------------------------
>
> Key: CASSANDRA-20217
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20217
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: Transactional Cluster Metadata
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 5.x
>
> Attachments: ci_summary.html
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Most multi step operations can already be aborted, but in a very inconsistent
> way. Patch adds
> {code}
> nodetool abortremovenode --node <nodeid>
> nodetool abortmove [--node <nodeid>]
> nodetool abortbootstrap [--node <nodeid>]
> nodetool abortdecommission [--node <nodeid>]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]