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

Marcus Eriksson commented on CASSANDRA-15854:
---------------------------------------------

Rewrote the test again, ran it in a loop 80 times with lower resources, no 
failures

Noticed that we stream even if the repair fails right before we get the 
validation response, that might have been what caused your failure.

> Truncation should fail any ongoing repairs
> ------------------------------------------
>
>                 Key: CASSANDRA-15854
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15854
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> Truncation may race with ongoing repairs, making it possible to clear data on 
> one node but then stream data its truncation would have deleted from another 
> node. We should abort any ongoing preview repairs if we get a truncation 
> request.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to