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

David Capwell updated CASSANDRA-20857:
--------------------------------------
          Since Version: 6.x
    Source Control Link: 
https://github.com/apache/cassandra/commit/61b3d5a54befe440044ad86159a62fee487229eb
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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