[ 
https://issues.apache.org/jira/browse/CASSANDRA-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis reassigned CASSANDRA-441:
----------------------------------------

    Assignee: Jonathan Ellis  (was: Chris Goffinet)

Looks like what is going on is, we never check for node live-ness before the 
send, so it will end up timing out.

This is unavoidable if a node died so recently that the failure detector hasn't 
noticed (a few seconds), but we should definitely check and throw an error if 
there aren't enough live nodes to satisfy the consistency requirements.


> Verify that quorum reads throw UnavailableException if insufficient live 
> nodes are present
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-441
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-441
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.5
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to