Vijay created CASSANDRA-5034:
--------------------------------

             Summary: 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: 1.3
            Reporter: Vijay
            Assignee: Vijay
            Priority: Minor
             Fix For: 1.3


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