[
https://issues.apache.org/jira/browse/CASSANDRA-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037958#comment-13037958
]
Sylvain Lebresne commented on CASSANDRA-2680:
---------------------------------------------
+1
> 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
>
> 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