[ 
https://issues.apache.org/jira/browse/CASSANDRA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899763#action_12899763
 ] 

Sylvain Lebresne commented on CASSANDRA-1397:
---------------------------------------------

minor comment: I wrote the delegating stuff before writing #1396. Since 
mutateBlocking() is now merge to mutate(),
it would be nice to remove all the 'Blocking' of the method names (for 
consistency sake).

> 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-2.patch, CASSANDRA-1397.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.

Reply via email to