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

[jira] [Updated] (CASSANDRA-6559) cqlsh should warn about ALLOW FILTERING

     [ https://issues.apache.org/jira/browse/CASSANDRA-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Ploetz updated CASSANDRA-6559:
------------------------------------
    Attachment: CASSANDRA-6559.txt

    Added prompted warning for ALLOW FILTERING queries.
    -Prompt can be suppressed via cqlshrc ui option:
        [ui]
        suppress_allow_filtering_prompt = true
    -If the prompt is suppressed, then only the warning will show.
    -Once the prompt has been answered with a 'Y' only the warning will show.


> cqlsh should warn about ALLOW FILTERING
> ---------------------------------------
>
>                 Key: CASSANDRA-6559
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6559
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tupshin Harper
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 2.0.12
>
>         Attachments: CASSANDRA-6559.txt
>
>
> ALLOW FILTERING can be a convenience for preliminary exploration of your data, and can be useful for batch jobs, but it is such an anti-pattern for regular production queries, that cqlsh should provie an explicit warn ingwhenever such a query is performed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)