[
https://issues.apache.org/jira/browse/CASSANDRA-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247025#comment-14247025
]
Aleksey Yeschenko commented on CASSANDRA-8303:
----------------------------------------------
Auth is arguably the wrong place to put this in. But if we do introduce it,
then it must be more granular than one single switch. Otherwise it'll just be
useless - enabled the first time it's needed, and left on forever.
There are many things besides ALLOW FILTERTING that operators might want to put
behind a fence - multigets, secondary index queries (and creation), among other
things. All should be separate switches, if at all.
> Provide "strict mode" for CQL Queries
> -------------------------------------
>
> Key: CASSANDRA-8303
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8303
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Anupam Arora
> Fix For: 3.0
>
>
> Please provide a "strict mode" option in cassandra that will kick out any CQL
> queries that are expensive, e.g. any query with ALLOWS FILTERING,
> multi-partition queries, secondary index queries, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)