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

Michael Shuler updated CASSANDRA-14732:
---------------------------------------
    Fix Version/s:     (was: 4.0.x)
                   4.x

> Range queries do not always query local node
> --------------------------------------------
>
>                 Key: CASSANDRA-14732
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14732
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Coordination
>            Reporter: Benedict Elliott Smith
>            Priority: Low
>             Fix For: 4.x
>
>
> The logic for choosing to submit a local request is very peculiar, only doing 
> so if it is the only replica to be queried.  Going through the NIC to query 
> oneself otherwise is fairly strange, and surely a bug.
> I wonder if we should detect and warn messages sent from/to ourselves, as 
> this is surely always a bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to