[
https://issues.apache.org/jira/browse/CASSANDRA-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030636#comment-13030636
]
Pavel Yaskevich commented on CASSANDRA-2583:
--------------------------------------------
835669aee8dc0ba14a37594e1ff07d056c74a3ea is git-svn-id:
https://svn.apache.org/repos/asf/cassandra/trunk@1100900
13f79535-47bb-0310-9956-ffa450edef68, but I see that it depends on
CASSANDRA-2476 so please apply this one after CASSANDRA-2476 if possible.
> optimize batches containing multiple updates to the same rows
> -------------------------------------------------------------
>
> Key: CASSANDRA-2583
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2583
> Project: Cassandra
> Issue Type: Improvement
> Components: API
> Affects Versions: 0.8 beta 1
> Reporter: Jonathan Ellis
> Assignee: Pavel Yaskevich
> Priority: Minor
> Fix For: 0.8.1
>
> Attachments: CASSANDRA-2583-v2.patch, CASSANDRA-2583.patch
>
>
> Currently we turn batches into one RowMutation per statement. This is
> suboptimal if we have multiple statements operating on the same row. This
> could happen either with generated code, or deliberately to allow different
> options to different columns in the row, e.g. for TTLs (CASSANDRA-2476).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira