You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/02/19 03:35:19 UTC

[jira] [Deleted] (CASSANDRA-6728) Local requests get unnecessarily redirected to other cluster nodes with CL=ONE

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

Jonathan Ellis deleted CASSANDRA-6728:
--------------------------------------


> Local requests get unnecessarily redirected to other cluster nodes with CL=ONE
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6728
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6728
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Linux
>            Reporter: Aris Prassinos
>
> Three-node cluster with RF=3. All nodes currently in sync.
> Network topology strategy. Each of the three nodes defined to be on a separate rack. 
> endpoint_snitch: PropertyFileSnitch
> dynamic_snitch_update_interval_in_ms: 100
> dynamic_snitch_reset_interval_in_ms: 600000
> dynamic_snitch_badness_threshold: 0
> When I query from cqlsh with tracing on and Consistency=ONE
> I see that very frequently requests get redirected to other nodes even though the local node has the data.
> All tables are defined with read_repair_chance=0.
> There is no other activity on the cluster besides my test queries.
>     



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)