You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 02:23:01 UTC

[jira] [Updated] (CASSANDRA-12252) Support RR and Speculative Retry for EACH_QUORUM reads

     [ https://issues.apache.org/jira/browse/CASSANDRA-12252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C. Scott Andreas updated CASSANDRA-12252:
-----------------------------------------
    Component/s: Coordination

> Support RR and Speculative Retry for EACH_QUORUM reads
> ------------------------------------------------------
>
>                 Key: CASSANDRA-12252
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12252
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Coordination
>            Reporter: Carl Yeksigian
>            Assignee: Carl Yeksigian
>            Priority: Minor
>
> We should properly support read repair and speculative retry for EACH_QUORUM reads.
> To support these, we need to make sure that we count responses for each DC separately, so that we can properly monitor the number of responses from each. For speculative retry, we should try to replace each host that we are retrying with one in the same DC; that will make sure that we actually have the correct responses at the end if the speculative retries are successful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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