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