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

David Capwell updated CASSANDRA-20857:
--------------------------------------
    Reviewers: Ariel Weisberg, David Capwell
       Status: Review In Progress  (was: Patch Available)

> Add support for BEGIN TRANSACTION to allow mutations that touch multiple 
> partitions
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20857
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20857
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Accord
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 6.x
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> UPDATE and DELETE are both able to update multiple partitions, but these 
> queries would fail when using in BEGIN TRANSACTION as it assumed single 
> partition only.  To better support all CQL operations, need to support 
> multiple partitions within a single mutation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to