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

Jonathan Ellis resolved CASSANDRA-4244.
---------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 1.1.1)
         Assignee:     (was: Vijay)

duplicate of CASSANDRA-3687 and CASSANDRA-967
                
> RangeSlice command with CL.One doesn't do RR
> --------------------------------------------
>
>                 Key: CASSANDRA-4244
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4244
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>            Reporter: Vijay
>            Priority: Minor
>
> Looks like SP.getRangeSlice has the following code
> {quote}
>                 if (consistency_level == ConsistencyLevel.ONE && 
> !liveEndpoints.isEmpty() && 
> liveEndpoints.get(0).equals(FBUtilities.getBroadcastAddress()))
> {quote}
> We might want to change it to use LocalReadRunnable consistent with fetchRows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to