[ https://issues.apache.org/jira/browse/CASSANDRA-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648936#comment-14648936 ]
Marcus Eriksson commented on CASSANDRA-9142: -------------------------------------------- Pushed a new commit to https://github.com/krummas/cassandra/tree/marcuse/9142-2.2 which introduces a new message type to indicate if the repair is global. This was the simplest way to keep it backwards compatible. We should probably go back to using a flag in 3.0 > 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 > Fix For: 2.2.x > > 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)