You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Randall Leeds (JIRA)" <ji...@apache.org> on 2010/11/12 23:32:14 UTC

[jira] Updated: (CASSANDRA-967) Implement Read Repair on Range Queries

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

Randall Leeds updated CASSANDRA-967:
------------------------------------

    Attachment: 0001-basic-read-repair-for-ranges-CASSANDRA-967.patch

Patch as described in last comment.

> Implement Read Repair on Range Queries
> --------------------------------------
>
>                 Key: CASSANDRA-967
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-967
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.6.7
>         Environment: Linux/Mac + Cassandra
>            Reporter: Vijay
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 0001-basic-read-repair-for-ranges-CASSANDRA-967.patch
>
>
> Implement Read Repair on Range scans.
> The idea is: To compare each rows in the list, if the responses mismatch then send back a message resolution for that row alone to resolve the conflicts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.