[
https://issues.apache.org/jira/browse/CASSANDRA-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806796#comment-16806796
]
Ariel Weisberg commented on CASSANDRA-14771:
--------------------------------------------
Noting this here so I don't forget.
I think we need to preserve the property that if you wrote at ALL you will see
the result of the write at ONE. So we can't acknowledge without writing to all
full replicas.
On top of that do we also want to not acknowledge a write at ALL unless we
achieve QUORUM in each DC?
> Transient Replication: Writes at CL.ALL should block on all full replicas,
> but not transients
> ----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-14771
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14771
> Project: Cassandra
> Issue Type: Bug
> Components: Feature/Transient Replication
> Reporter: Ariel Weisberg
> Priority: Normal
> Fix For: 4.0
>
>
> Reading at ONE will still be safe because ONE only selects full replicas.
> There is no reason to write to transients if we are going to block on all
> full replicas.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]