[
https://issues.apache.org/jira/browse/CASSANDRA-16422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Meredith updated CASSANDRA-16422:
-------------------------------------
Test and Documentation Plan: Extended the assassinate tests to demonstrate
the problem
Status: Patch Available (was: Open)
[PR|https://github.com/apache/cassandra/pull/889]
[CircleCI|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=C16422]
> Unable to ALTER KEYSPACE while decommissioned/assassinated nodes are in gossip
> ------------------------------------------------------------------------------
>
> Key: CASSANDRA-16422
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16422
> Project: Cassandra
> Issue Type: Improvement
> Components: Consistency/Bootstrap and Decommission
> Reporter: Jon Meredith
> Assignee: Jon Meredith
> Priority: Normal
> Fix For: 4.0-beta
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As part of Transient Replication added in CASSANDRA-14404, {{ALTER KEYSPACE}}
> had a validation check added to verify no range movement was taking place.
> The check requires all nodes to be in {{NORMAL}} state. When a node is
> decommissioned or assassinated then it will remain in gossip for 3 days in
> {{LEFT}} state (by default), preventing any keyspace alteration until it has
> expired from gossip, even though it is safe to make the change.
> The validation condition should be changed to all nodes being in {{NORMAL}}
> or {{LEFT}} state instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]