You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joaquin Casares (JIRA)" <ji...@apache.org> on 2011/04/07 01:22:05 UTC

[jira] [Commented] (CASSANDRA-2430) Show list of possibly corrupt sstables when receiving errors

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

Joaquin Casares commented on CASSANDRA-2430:
--------------------------------------------

This is another example:

WARN [CompactionExecutor:1] 2011-04-02 18:53:12,632 CompactionManager.java (line 607) Non-fatal error reading row (stacktrace follows) 
java.io.IOError: org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column name length 0 

> 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