Show list of possibly corrupt sstables when receiving errors
------------------------------------------------------------
Key: CASSANDRA-2430
URL: https://issues.apache.org/jira/browse/CASSANDRA-2430
Project: Cassandra
Issue Type: Improvement
Components: Core
Affects Versions: 0.7.0
Reporter: Joaquin Casares
Priority: Minor
On errors such as these:
ERROR [CompactionExecutor:1] 2011-04-06 11:57:00,125
AbstractCassandraDaemon.java (line 112) Fatal exception in thread
Thread[CompactionExecutor:1,1,main]
java.io.IOError:
org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column
name length 0
It would be nice to know which sstable, and perhaps sstables, are causing these
errors. Any additional information would also be beneficial in helping narrow
the scope of corruption.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira