[
https://issues.apache.org/jira/browse/CASSANDRA-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527805#comment-16527805
]
Ariel Weisberg commented on CASSANDRA-14547:
--------------------------------------------
I think we should try and get PAXOS commit to use transient replication.
Hopefully we can live with the other phases of PAXOS not using transient
replication under the assumption that LWT are a smaller portion of the workload
and document the caveat.
There is work here at every step because PAXOS doesn't use the regular
read/write path for each phase so it doesn't automatically pick up transient
replication. The current code will send writes to all replicas so we don't get
the benefit of the cheap quorum optimization.
> Transient Replication: Support paxos
> ------------------------------------
>
> Key: CASSANDRA-14547
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14547
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Blake Eggleston
> Priority: Major
> Fix For: 4.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]