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

Jonathan Ellis commented on CASSANDRA-87:
-----------------------------------------

02
    use resolve (moved to CF from CFS) rather than duplicating code in repair 
to do the
    same thing.  this automatically gets us most of the way to handling 
tombstones in  
    read repair.  the rest is minor tweaks to CF.diff and SC.diff.  added 
tests.       

01
    clean up Read Repair code to use non-deprecated APIs


> read repair of tombstones on columnfamilies and supercolumns
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-87
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-87
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>             Fix For: 0.3
>
>         Attachments: 
> 0001-clean-up-Read-Repair-code-to-use-non-deprecated-APIs.patch, 
> 0002-use-resolve-moved-to-CF-from-CFS-rather-than-dupli.patch
>
>
> existing RR code only repairs column tombstones (since normally CF/SC do not 
> have values associated w/ them directly).

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