[
https://issues.apache.org/jira/browse/CASSANDRA-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038732#comment-13038732
]
Hudson commented on CASSANDRA-2680:
-----------------------------------
Integrated in Cassandra-0.7 #496 (See
[https://builds.apache.org/hudson/job/Cassandra-0.7/496/])
> range scan doesn't repair missing rows
> --------------------------------------
>
> Key: CASSANDRA-2680
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2680
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.7.7, 0.8.1
>
> Attachments: 2680.txt
>
>
> Range scans do not do digest queries but they do compare all the replicas
> they receive and repair any discrepancies in the background. (Thus, to get
> comparable behavior to normal read repair, CL.ALL must be used.)
> The bug is that currently, replicas that omit a row entirely will be ignored
> and that row will not be sent to them.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira