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

[jira] [Updated] (CASSANDRA-8094) Heavy writes in RangeSlice read requests

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

Minh Do updated CASSANDRA-8094:
-------------------------------
    Due Date: 15/Jan/15  (was: 14/Nov/14)

> Heavy writes in RangeSlice read  requests 
> ------------------------------------------
>
>                 Key: CASSANDRA-8094
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8094
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Minh Do
>            Assignee: Minh Do
>             Fix For: 2.0.12
>
>
> RangeSlice requests always do a scheduled read repair when coordinators try to resolve replicas' responses no matter read_repair_chance is set or not.
> Because of this, in low writes and high reads clusters, there are very high write requests going on between nodes.  
> We should have an option to turn this off and this can be different than the read_repair_chance.



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