[
https://issues.apache.org/jira/browse/CASSANDRA-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018131#comment-13018131
]
Hudson commented on CASSANDRA-2440:
-----------------------------------
Integrated in Cassandra #844 (See
[https://hudson.apache.org/hudson/job/Cassandra/844/])
Merge COSC and Counter thrift structure
patch by slebresne; reviewed by jbellis for CASSANDRA-2440
> Merge ColumnOrSuperColumn and Counter thrift structure to avoid most of the
> counter API call duplication
> --------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-2440
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2440
> Project: Cassandra
> Issue Type: Improvement
> Components: API
> Affects Versions: 0.8
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.8
>
> Attachments: 0001-Thrift-changes.patch,
> 0002-Merge-Counter-and-ColumnOrSuperColumn-thrift-structu.patch,
> cassandra.thrift
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> Having duplicate calls for all counter operation is ugly. Distinguishing a
> Column from a CounterColumn is a good idea, but I feel we went too far in
> making counters an API on its own. This ticket proposes to merge the Counter
> and ColumnOrSuperColumn thrift structure (while keeping CounterColumn and
> CounterSuperColumn) and to remove all the duplicate API calls.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira