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

Vijay edited comment on CASSANDRA-5034 at 2/4/13 8:46 AM:
----------------------------------------------------------

Hi Jonathan, Yep thats right i was talking about thrift API's.... I am doing a 
simpler check in 1311-v2 :)
                
      was (Author: vijay2...@yahoo.com):
    Hi Jonathan, Yep thats right i was talking about thrift API's.... I am 
doing a simpler check in 1311-v2 (it does work the way one would hope) :)
                  
> Refactor to introduce Mutation Container in write path
> ------------------------------------------------------
>
>                 Key: CASSANDRA-5034
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5034
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Vijay
>            Assignee: Vijay
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: 0001-CASSANDRA-5034.patch
>
>
> For triggers we need to identify if the batch mutations contain counters, if 
> present we cannot apply the BM with triggers safely. Hence we wanted this 
> refactor, the idea is also to improve code reuse.
> https://github.com/Vijay2win/cassandra/blob/1311/src/java/org/apache/cassandra/thrift/MutationContainer.java
> We thought (reviewer: Gary) it is better to separate these 2 patches, hence 
> this ticket.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to