[
https://issues.apache.org/jira/browse/CASSANDRA-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456932#comment-13456932
]
Sylvain Lebresne commented on CASSANDRA-4545:
---------------------------------------------
As a side note let me remark that a BATCH is not synonymous of "non atomic",
since everything within the same partition key will be atomic and isolated (and
in a fair amount of cases, those can be done with a single INSERT/UPDATE).
It would be nice if whatever choice of syntax we make here don't suggest too
much that what is atomic is not.
And as a side side note, it would be nice to make "batchlog" writes skip the
batchlog patch if the batch is on only one partition key.
> add cql support for batchlog
> ----------------------------
>
> Key: CASSANDRA-4545
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4545
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Jonathan Ellis
> Assignee: Aleksey Yeschenko
>
> Need to expose the equivalent of atomic_batch_mutate (CASSANDRA-4542) to CQL3.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira