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

Hudson commented on CASSANDRA-1803:
-----------------------------------

Integrated in Cassandra-0.7 #70 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/70/])
    

> fail fast in strongRead when insufficient replicas are available to satisfy 
> ConsistencyLevel
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1803
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1803
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7.0 rc 2
>
>         Attachments: 1803.txt, 1803_v2.txt
>
>
> Currently strongRead (the patch for ConsistencyLevel > 1) always sends out 
> requests to all live replicas, even if there are not enough  to satisfy the 
> ConsistencyLevel.  This is a violation of our contract w/ the client to throw 
> UnavailableException when we know ahead of time that the request cannot be 
> fulfilled.

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