[
https://issues.apache.org/jira/browse/CASSANDRA-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040931#comment-14040931
]
Yuki Morishita commented on CASSANDRA-7434:
-------------------------------------------
Hmm, at least we are trying to send back failure on validation
error(https://github.com/apache/cassandra/blob/cassandra-2.0.7/src/java/org/apache/cassandra/db/compaction/CompactionManager.java#L402).
Did you see "Failed creating a merkle tree for .." in the log on validating
node?
> Repair hang if Validation crashes
> ---------------------------------
>
> Key: CASSANDRA-7434
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7434
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jeremiah Jordan
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 2.0.9
>
>
> If the validation compaction get an exception (say from a corrupt sstable),
> the failure doesn't get reported back and the repair session will hang
> instead of failing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)