[
https://issues.apache.org/jira/browse/CASSANDRA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Kakugawa updated CASSANDRA-1397:
---------------------------------------
Attachment: CASSANDRA-1397-3.patch
remove Blocking for mutate methods; reflect 1396 updates:
s/handleHintedMessage/addHintCallback/
> 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
> Attachments:
> 0001-Add-handler-to-delegate-the-write-protocol-to-a-repl.patch,
> CASSANDRA-1397-3.patch
>
>
> 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.