You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/09/17 00:41:34 UTC

[jira] [Updated] (CASSANDRA-7942) Allow LWT batch to modify multiple partitions.

     [ https://issues.apache.org/jira/browse/CASSANDRA-7942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-7942:
--------------------------------------
    Description: 
Summary: 
Allow LWT batch to modify multiple partitions as long as all conditions use the same partition.

Example usage:
Create user if not exists, and also populate inverted indexes for the user entity. Batch conditions would continue to be limited to a single partition.

  was:
Summary: 
Allow CAS batch to modify multiple partitions as long as all conditions use the same partition.

Example usage:
Create user if not exists, and also populate inverted indexes for the user entity. Batch conditions would continue to be limited to a single partition.

        Summary: Allow LWT batch to modify multiple partitions.  (was: Allow CAS batch to modify multiple partitions.)

> Allow LWT batch to modify multiple partitions.
> ----------------------------------------------
>
>                 Key: CASSANDRA-7942
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7942
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Matt Stump
>         Attachments: 2.0-7942.txt, trunk-7942.txt
>
>
> Summary: 
> Allow LWT batch to modify multiple partitions as long as all conditions use the same partition.
> Example usage:
> Create user if not exists, and also populate inverted indexes for the user entity. Batch conditions would continue to be limited to a single partition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)