cassandra/test
Benjamin Lerer df6ecaae1c Allow to grant permission for all tables in a keyspace
Patch by Benjamin Lerer; Review by Andres de la Peña and Ekaterina Dimitrova for CASSANDRA-17027

In some cases it is useful to prevent users to alter or drop a keyspace
while allowing them to create new tables.
This patch add support for a new DataResource below KEYSPACE but above
TABLE. The syntax to grant permission at this level in ALL TABLES IN
KEYSPACE.
2021-10-20 14:09:02 +02:00
..
bin Correct memtable on-heap size calculations to match actual use (CASSANDRA-16318) 2021-01-19 14:08:20 -05:00
burn/org/apache/cassandra [CASSANDRA-16926] CEP-10 Phase 1: Mockable Filesystem 2021-10-07 14:28:00 +01:00
conf CEP-9 make SSLContext creation pluggable 2021-10-04 08:54:48 +02:00
data Fix misplacement of originatingHostId in stats metadata 2021-05-17 10:36:55 +02:00
distributed/org/apache/cassandra Merge branch 'cassandra-4.0' into trunk 2021-10-15 11:27:39 +02:00
long/org/apache/cassandra [CASSANDRA-16926] CEP-10 Phase 1: Mockable Filesystem 2021-10-07 14:28:00 +01:00
memory/org/apache/cassandra/db/compaction Merge branch 'cassandra-4.0' into trunk 2021-09-20 13:39:03 +02:00
microbench/org/apache/cassandra/test/microbench [CASSANDRA-16927] CEP-10 Phase 1: Refactor Streaming 2021-10-07 14:29:49 +01:00
resources allow blocking IPs from updating metrics about traffic 2021-08-20 17:24:16 -07:00
unit/org/apache/cassandra Allow to grant permission for all tables in a keyspace 2021-10-20 14:09:02 +02:00