[ 
https://issues.apache.org/jira/browse/CASSANDRA-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429189#comment-17429189
 ] 

Benjamin Lerer commented on CASSANDRA-17027:
--------------------------------------------

I have been wondering for sometime if we should not simply unify things a bit 
in {{CQLTester}}. I have not check in details but I do not think that there is 
a good reason for having a keyspace re-used across tests considering that we 
deleted its content after every test. Dropping and recreating {{KEYSPACE}} 
between test is probaly a simpler option and we allow us to get ride of all the 
cleaning code and of the logic surrounding {{KEYSPACE_PER_TEST}}.

What do you think? 

> Allow to grant permission for all tables in a keyspace 
> -------------------------------------------------------
>
>                 Key: CASSANDRA-17027
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17027
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL/Syntax, Feature/Authorization
>            Reporter: Benjamin Lerer
>            Assignee: Benjamin Lerer
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In some scenario it is useful to prevent users to alter or drop a keyspace
> while allowing them to create new tables and user types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to