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

[jira] [Created] (CASSANDRA-7942) Allow CAS batch to modify multiple partitions.

Matt Stump created CASSANDRA-7942:
-------------------------------------

             Summary: Allow CAS 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


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.



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