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 16:40:19 UTC

[jira] [Commented] (CASSANDRA-6731) Requests unnecessarily redirected with CL=ONE

    [ https://issues.apache.org/jira/browse/CASSANDRA-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905566#comment-13905566 ] 

Jonathan Ellis commented on CASSANDRA-6731:
-------------------------------------------

So that's a "yes."  How hard are you hitting the cluster here?

> Requests unnecessarily redirected with CL=ONE
> ---------------------------------------------
>
>                 Key: CASSANDRA-6731
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6731
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: Linux
>            Reporter: Aris Prassinos
>            Assignee: Ryan McGuire
>         Attachments: 6731.traces.txt, ticket_6731.py
>
>
> Three-node cluster with RF=3. All data currently in sync.
> Network topology strategy. Each node defined to be on a different rack.
> endpoint_snitch: PropertyFileSnitch
> dynamic_snitch_update_interval_in_ms: 100
> dynamic_snitch_reset_interval_in_ms: 600000
> dynamic_snitch_badness_threshold: 0
> All tables defined with read_repair_chance=0
> From cqlsh when querying with Consistency=ONE tracing shows that requests get frequently redirected to other nodes even though the local node has the data.
> There is no other activity on the cluster besides my test queries.



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