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

Alex Petrov resolved CASSANDRA-7581.
------------------------------------
    Resolution: Fixed

Closing as [~thobbs] suggested as a duplicate, moving to 7592.

> Stop read requests for partitions which don't belong to a node
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-7581
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7581
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: sankalp kohli
>            Assignee: Alex Petrov
>            Priority: Minor
>
> A C* instance will serve CF level reads with null values or old values to a 
> co-ordinator even if the instance is not responsible for the data. 
> This is bad if co-ordinator has a wrong view of the ring and will return 
> wrong results back to the client. 
> A solution to this problem could be to not respond or return error to such 
> read requests. 
> Tricky part here is to respond to read requests when the instance has just 
> lost ownership for a few ring delay. 
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to