You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Shook (JIRA)" <ji...@apache.org> on 2014/12/15 19:44:14 UTC

[jira] [Commented] (CASSANDRA-8303) Provide "strict mode" for CQL Queries

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

Jonathan Shook commented on CASSANDRA-8303:
-------------------------------------------

[~mshuler]
If the concern is about having one big switch, then a possible implementation might instead allow you to specifically enable or disable certain features.
It would be nice if the auth controls were extended to cover any such options, but that's probably worthy of a separate request.

A useful definition of expensive for this ticket might be "not single-partition", which by-definition includes the cases above.


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