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

Blake Eggleston commented on CASSANDRA-17096:
---------------------------------------------

Post rebase changes look good for the most part. Your branch does have a few 
failing unit tests. I've pushed a branch 
[here|https://github.com/bdeggleston/cassandra-accord/tree/repair-review-2] 
with some minor cleanups and feedback (in the {{TODO (review)}} format)

> CEP-15: (Accord) Liveness / Repair
> ----------------------------------
>
>                 Key: CASSANDRA-17096
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17096
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Accord
>            Reporter: Benedict Elliott Smith
>            Assignee: Benedict Elliott Smith
>            Priority: Normal
>
> Accord requires replicas apply a consistent prefix of agreed operations, and 
> permits many operations to be in-flight and depending on each other. These 
> both benefit from strong liveness properties to ensure the system is always 
> able to make rapid progress. To this end, we will introduce a gossip-like 
> mechanism for communicating knowledge about the replication status of known 
> transactions. Nodes will frequently reconcile their knowledge of each other’s 
> knowledge with each other, so that the status of a transaction on other nodes 
> can be rapidly determined.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to