[ https://issues.apache.org/jira/browse/CASSANDRA-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902085#comment-13902085 ]
Yuki Morishita commented on CASSANDRA-6713: ------------------------------------------- Validation first tries to find snapshot with the name same as repair session ID and use it if exists(https://github.com/apache/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/db/compaction/CompactionManager.java#L716). So attached change is sufficient to fix this. > Snapshot based repair does not send snapshot command to itself > -------------------------------------------------------------- > > Key: CASSANDRA-6713 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6713 > Project: Cassandra > Issue Type: Bug > Reporter: sankalp kohli > Assignee: Yuki Morishita > Fix For: 1.2.16 > > Attachments: 6713-1.2.txt > > > Due to this, the Merkle tree created will differ a lot causing lot of > streaming to happen. -- This message was sent by Atlassian JIRA (v6.1.5#6160)