You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2018/09/01 01:48:00 UTC

[jira] [Commented] (CASSANDRA-14406) Transient Replication: Implement cheap quorum write optimizations

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

Ariel Weisberg commented on CASSANDRA-14406:
--------------------------------------------

Obviously +1 from me as I committed it.

> Transient Replication: Implement cheap quorum write optimizations
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-14406
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14406
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Coordination
>            Reporter: Ariel Weisberg
>            Assignee: Blake Eggleston
>            Priority: Major
>             Fix For: 4.0
>
>
> Writes should never be sent to transient replicas unless necessary to satisfy the requested consistency level. Such as RF not being sufficient for strong consistency or not enough full replicas marked as alive.
> If a write doesn't receive sufficient responses in time additional replicas should be sent the write similar to Rapid Read Protection.
> Hints should never be written for a transient replica.



--
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