You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (Jira)" <ji...@apache.org> on 2019/10/29 19:23:00 UTC

[jira] [Updated] (CASSANDRA-14732) Range queries do not always query local node

     [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org