Keep in memory list of uncompactable sstables
---------------------------------------------

                 Key: CASSANDRA-2087
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2087
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Stu Hood
            Priority: Minor


Rather than retrying compactions that we know will fail we should:
{quote}stop trying to compact that file and log what file the error occurred 
for. The list of corrupt sstables does not even have to be persistent, just an 
in memory list which gets wiped out on a restart.{quote}

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

        

Reply via email to