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

Marcus Eriksson commented on CASSANDRA-9142:
--------------------------------------------

patch for 2.2+ here:
https://github.com/krummas/cassandra/tree/marcuse/9142-2.2

renamed the 'successfulRanges' to 'globallySuccessfulRanges' as it felt wrong 
sending empty list in AnticompactionRequest since we still actually have 
successful ranges, but not ranges that were successful globally

tests:
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-9142-2.2-dtest/
http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-9142-2.2-testall/

new dtests:
https://github.com/krummas/cassandra-dtest/commits/marcuse/9142


> DC Local repair or -hosts should only be allowed with -full repair
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-9142
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9142
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: sankalp kohli
>            Assignee: Marcus Eriksson
>            Priority: Minor
>         Attachments: trunk_9142.txt
>
>
> We should not let users mix incremental repair with dc local repair or -host 
> or any repair which does not include all replicas. 
> This will currently cause stables on some replicas to be marked as repaired. 
> The next incremental repair will not work on same set of data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to