[
https://issues.apache.org/jira/browse/CASSANDRA-21627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18115644#comment-18115644
]
Stefan Miklosovic commented on CASSANDRA-21627:
-----------------------------------------------
+1
> Allow nodetool cms reconfigure to ignore specific hosts
> -------------------------------------------------------
>
> Key: CASSANDRA-21627
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21627
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: Transactional Cluster Metadata
> Reporter: n.v.harikrishna
> Assignee: n.v.harikrishna
> Priority: Normal
> Fix For: 6.x, 7.x
>
> Attachments: ci_summary_6.0.html, ci_summary_trunk.html
>
>
> When shrinking a cluster, decommissioning a CMS member moves that role to
> another node, which may itself be due for decommission. The CMS then has to
> be reconfigured again, and this can repeat many times during a single shrink.
> Proposing to add _--ignore_ flag to the cms reconfigure command (like cms
> initialize has), so that the nodes going to be decommissioned can be excluded
> from CMS responsibilities and CMS set remains stable during the operation.
> One reconfiguration up front is then enough. The CMS stays on the surviving
> nodes for the whole shrink, because decommissioning a node that is not a CMS
> member does not trigger a reconfiguration.
> The ignore list applies only to that command and is not stored, so nodetool
> cms describe keeps reporting the real state.
> Proposed command format:
> {{nodetool cms reconfigure <rf> --ignore <host> [--ignore <host> ...]}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]