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/11/22 11:43: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=17447353#comment-17447353 ] 

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

CI continues to be generally unreliable, however my most recent run of [trunk|https://app.circleci.com/pipelines/github/belliottsmith/cassandra/148/workflows/55ac8b17-d828-4a4a-ae1d-064048e5a397] conveniently matches the most recent set of failures for [this patch|https://app.circleci.com/pipelines/github/belliottsmith/cassandra/164/workflows/08fcf48d-d1e0-47a0-9a69-e5eb672b1ed0] except for {{test_bootstrap_with_reset_bootstrap_state}} which appears to be flaky and has an associated Jira.

> Use Synchronized for Paxos Concurrency Control
> ----------------------------------------------
>
>                 Key: CASSANDRA-16934
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16934
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/Lightweight Transactions
>            Reporter: Benedict Elliott Smith
>            Assignee: Benedict Elliott Smith
>            Priority: Normal
>             Fix For: 4.x
>
>
> 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.20.1#820001)

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