[ 
https://issues.apache.org/jira/browse/CASSANDRA-16936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447356#comment-17447356
 ] 

Benedict Elliott Smith commented on CASSANDRA-16936:
----------------------------------------------------

The latest CI runs for [this 
patch|https://app.circleci.com/pipelines/github/belliottsmith/cassandra/163/workflows/4344f372-c5ac-4049-a485-df94afe2d3bd]
 and 
[trunk|https://app.circleci.com/pipelines/github/belliottsmith/cassandra/148/workflows/55ac8b17-d828-4a4a-ae1d-064048e5a397]
 differ only on two flaky tests (readWriteDuringBootstrapTest and 
replaceAliveHost) that are not remotely touched by this work.

> Support atomic addition and append for LWTs
> -------------------------------------------
>
>                 Key: CASSANDRA-16936
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16936
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/Lightweight Transactions
>            Reporter: Benedict Elliott Smith
>            Assignee: Benedict Elliott Smith
>            Priority: Normal
>             Fix For: 4.x
>
>
> To support CEP-10 we require some atomic functionality that modifies the 
> state of a register as part of the transaction. Specifically, we require at 
> least the ability to append a string to another string. Since this is more 
> widely useful, at the same time we also support addition on numeric fields so 
> that users may maintain precise counters using Paxos, should they wish.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to