[
https://issues.apache.org/jira/browse/CASSANDRA-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6132:
--------------------------------------
Attachment: 6132.txt
> CL.ANY writes can still time out
> --------------------------------
>
> Key: CASSANDRA-6132
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6132
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Priority: Minor
> Fix For: 1.2.11, 2.0.2
>
> Attachments: 6132.txt
>
>
> If we know that all replicas are down at the beginning of a mutation, we will
> write a hint and return success.
> But if we do not, we will attemp to write to replicas, time out, return
> failure, and then write a hint, violating our contract that (unless the
> coordinator goes down), writes at CL.ANY should always succeed.
--
This message was sent by Atlassian JIRA
(v6.1#6144)