You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2013/10/28 21:51:31 UTC

[jira] [Comment Edited] (CASSANDRA-6252) Provide hooks around CQL2/CQL3 statement execution and preparation

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

Jeremiah Jordan edited comment on CASSANDRA-6252 at 10/28/13 8:50 PM:
----------------------------------------------------------------------

<bikeshed>The isEmpty checks happen either way, so do we really need multiple execution paths in processStatement and processBatch?  Why not just do what executeBatchWithHooks and executeWithHooks do every time?</bikeshed>


was (Author: jjordan):
The isEmpty checks happen either way, so do we really need multiple execution paths in processStatement and processBatch?  Why not just do what executeBatchWithHooks and executeWithHooks do every time?

> Provide hooks around CQL2/CQL3 statement execution and preparation
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-6252
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6252
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>            Assignee: Sam Tunnicliffe
>            Priority: Minor
>             Fix For: 2.0.3
>
>         Attachments: 6252.txt
>
>
> Provide hooks around CQL2/CQL3 statement execution and preparation - with the ability to modify the statements in pre-execution hooks, and take extra steps both pre-and-post execution.



--
This message was sent by Atlassian JIRA
(v6.1#6144)