[ https://issues.apache.org/jira/browse/CASSANDRA-20857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Capwell updated CASSANDRA-20857: -------------------------------------- Bug Category: Parent values: Correctness(12982)Level 1 values: API / Semantic Implementation(12988) Complexity: Low Hanging Fruit Discovered By: Fuzz Test Fix Version/s: 6.x Severity: Normal Status: Open (was: Triage Needed) > 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 > > > 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