Ariel Weisberg created CASSANDRA-14406:
------------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to