You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/18 04:38:16 UTC

[jira] Updated: (CASSANDRA-1397) repair-on-write

     [ https://issues.apache.org/jira/browse/CASSANDRA-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Kakugawa updated CASSANDRA-1397:
---------------------------------------

    Attachment: 0001-Add-handler-to-delegate-the-write-protocol-to-a-repl.patch

Adding Sylvain's patch from #580 as a reference.

> 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
>
>
> 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.