You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict Elliott Smith (Jira)" <ji...@apache.org> on 2021/10/05 11:35:00 UTC

[jira] [Commented] (CASSANDRA-16934) Use Synchronized for Paxos Concurrency Control

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

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

[Patch|https://github.com/belliottsmith/cassandra/tree/16934-trunk]

> Use Synchronized for Paxos Concurrency Control
> ----------------------------------------------
>
>                 Key: CASSANDRA-16934
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16934
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Benedict Elliott Smith
>            Priority: Normal
>
> For CEP-10 compatibility we must use the {{synchronized}} keyword for mutual exclusion rather than Guava striped locks. This patch refactors the current Paxos implementation to support this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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