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

Aleksey Yeschenko commented on CASSANDRA-6132:
----------------------------------------------

Huh, are you sure? It doesn't build for me (WriteCallbackInfo?).



> 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
>            Assignee: 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)

Reply via email to