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.7, 0.8
Environment: Linux/Mac + Cassandra
Reporter: Vijay
Assignee: Vijay
Fix For: 0.7, 0.8
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.