You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Josh McKenzie (Jira)" <ji...@apache.org> on 2022/07/21 18:39:00 UTC

[jira] [Created] (CASSANDRA-17767) Add guardrail to disallow DROP KEYSPACE commands for non superuser accounts

Josh McKenzie created CASSANDRA-17767:
-----------------------------------------

             Summary: Add guardrail to disallow DROP KEYSPACE commands for non superuser accounts
                 Key: CASSANDRA-17767
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17767
             Project: Cassandra
          Issue Type: New Feature
          Components: Feature/Guardrails
            Reporter: Josh McKenzie
            Assignee: Josh McKenzie


Similar to CASSANDRA-17558, we should have the ability to ban DROP KEYSPACE commands cluster-wide for non superuser accounts.

The goal as with blocking DROP/TRUNCATE TABLE is to help prevent users from inadvertently throwing away data and providing a cleaner way for operators to just disable this cluster-wide than role management / runbook / etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org