[
https://issues.apache.org/jira/browse/CASSANDRA-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973782#action_12973782
]
Eric Evans commented on CASSANDRA-1877:
---------------------------------------
Do we know with any certainty what causes the ArrayIndexOutOfBoundsException?
Could that be used to provide a more precise error message?
Are there any other exceptions known to throw here?
> sstable2json fails to skip corrupt rows
> ---------------------------------------
>
> Key: CASSANDRA-1877
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1877
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.7.0 rc 2
> Reporter: Nick Bailey
> Assignee: Nick Bailey
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: 1877.txt
>
>
> sstable2json only catches IOException when attempting to skip corrupt rows.
> It should probably just catch Throwable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.