[ 
https://issues.apache.org/jira/browse/CASSANDRA-11801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta updated CASSANDRA-11801:
------------------------------------
    Complexity: Normal
     Reviewers: Paulo Motta

> Add ability to disable schema changes, repairs, bootstraps, etc (during 
> upgrades)
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11801
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11801
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Distributed Metadata, Local/Startup and Shutdown
>            Reporter: Tom Hobbs
>            Priority: Normal
>              Labels: gsoc2021, mentor
>
> There are a lot of operations that aren't supposed to be run in a mixed 
> version cluster: schema changes, repairs, topology changes, etc.  However, 
> it's easily possible for these operations to be accidentally run by a script, 
> another user unaware of the upgrade, or an operator that's not aware of these 
> rules.
> We should make it easy to follow the rules by making it possible to 
> prevent/disable all of these operations through nodetool commands.  At the 
> start of an upgrade, an operator can disable all of these until the upgrade 
> has been completed.



--
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