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 20:06:14 UTC

[jira] [Comment Edited] (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=14247051#comment-14247051 ] 

Jonathan Shook edited comment on CASSANDRA-8303 at 12/15/14 7:05 PM:
---------------------------------------------------------------------

The reason for mentioning auth is that you might want to allow some users to use some of the features but not others. In that case, auth is arguably the right place to manage those mappings, a la "grant" style permissions. However, this is a digression from the core request, so I'll leave it at that.

I agree that finer-grain is needed. The question about whether this is needed at all is a matter of preference, more than anything else. I believe that the general idea has been discussed before in other places, but this is a case of a user asking for it directly.




was (Author: jshook):
The reason for mentioning auth is that you might want to allow some users to use some of the features but not others. In that case, auth is arguably the right place to manage those mappings, a la "grant" style permissions. However, this is a digression from the core request, so I'll leave it at that.

I agree that finer-grain is needed. The question about whether this is needed at all is a matter of preference, more than anything else. I believe that the general idea has been before in other places, but this is a case of a user asking for it directly.



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