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

Ryan King commented on CASSANDRA-2229:
--------------------------------------

It might be worth keeping track of the specific SSTables involved in the failed 
compaction and skipping those. Its possible we could make some progress on 
compaction in scenarios where a single sstable is corrupt.

> Back off compaction after failure
> ---------------------------------
>
>                 Key: CASSANDRA-2229
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2229
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.7.2
>            Reporter: Nick Bailey
>            Priority: Minor
>             Fix For: 0.8
>
>
> When compaction fails (for one of the multitude of reasons it can fail, 
> generally some sort of 'corruption'), we should back off on attempting to 
> compact that column family.  Continuously trying to compact it will just 
> waste resources.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to