repair-on-write
---------------
Key: CASSANDRA-1397
URL: https://issues.apache.org/jira/browse/CASSANDRA-1397
Project: Cassandra
Issue Type: Sub-task
Components: Core
Reporter: Kelvin Kakugawa
Assignee: Kelvin Kakugawa
repair values during the write path (as opposed to the read path). steps:
1) write a value
2) return ack to client
3) read local value (if distributed counter; #1072)
4) write a repair to remote replicas
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.