Merge Mutation and CounterMutation thrift structure
---------------------------------------------------
Key: CASSANDRA-2384
URL: https://issues.apache.org/jira/browse/CASSANDRA-2384
Project: Cassandra
Issue Type: Improvement
Components: API
Affects Versions: 0.8
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Fix For: 0.8
Standard and counter mutation are in 2 different structures, which prevents
from doing a standard and counter mutation in the same batch_mutate (you have
to use batch_add for counters). It's probably a good idea to merge
CounterMutation and Mutation (and simply remove batch_add) to lift that
limitation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira