Jonathan Ellis created CASSANDRA-6132:
-----------------------------------------

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


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