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/13 18:39:00 UTC

[jira] [Commented] (CASSANDRA-14727) Transient Replication: EACH_QUORUM not implemented

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

Ariel Weisberg commented on CASSANDRA-14727:
--------------------------------------------

Is this a relatively simple change to the selector in ReplicaPlans? All we have to do is assemble a quorum inside each DC and return that list as the head?

Speculation writes to all transient replicas so we don't need to fix speculation right now.

> Transient Replication: EACH_QUORUM not implemented
> --------------------------------------------------
>
>                 Key: CASSANDRA-14727
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14727
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Benedict
>            Priority: Major
>
> Transient replication cannot presently handle EACH_QUORUM consistency; reads and writes should currently fail, though without good error messages.  Not clear if this is acceptable for GA, since we cannot impose this limitation at Keyspace declaration time.



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