[
https://issues.apache.org/jira/browse/CASSANDRA-16422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283412#comment-17283412
]
David Capwell commented on CASSANDRA-16422:
-------------------------------------------
Starting commit
CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16422-trunk-95FACA68-0066-4797-A930-A79C17668A2B]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16422-trunk-95FACA68-0066-4797-A930-A79C17668A2B]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/380/]|
> 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: 40m
> 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]