[
https://issues.apache.org/jira/browse/CASSANDRA-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768729#action_12768729
]
Jun Rao commented on CASSANDRA-466:
-----------------------------------
The patch failed the following junit test.
[junit] Testcase: testMakeReadMessage(org.apache.cassandra.db.ReadMessageTest):
FAILED
[junit] null
[junit] junit.framework.AssertionFailedError
[junit] at
org.apache.cassandra.db.ColumnSerializer.writeName(ColumnSerializer.java:34)
[junit] at
org.apache.cassandra.db.filter.QueryPath.serialize(QueryPath.java:88)
[junit] at
org.apache.cassandra.db.SliceByNamesReadCommandSerializer.serialize(SliceByNamesReadCommand.java:81)
[junit] at
org.apache.cassandra.db.ReadCommandSerializer.serialize(ReadCommand.java:112)
[junit] at
org.apache.cassandra.db.ReadMessageTest.serializeAndDeserializeReadMessage(ReadMessageTest.java:66)
[junit] at
org.apache.cassandra.db.ReadMessageTest.testMakeReadMessage(ReadMessageTest.java:48)
> skip corrupt rows during compaction instead of erroring out and aborting
> ------------------------------------------------------------------------
>
> Key: CASSANDRA-466
> URL: https://issues.apache.org/jira/browse/CASSANDRA-466
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments:
> 0001-CASSANDRA-466-make-compaction-able-to-recover-from-err.txt,
> 0002-add-checks-for-obviously-bogus-values-read.txt, 466-0-4-executor.patch,
> 466-0-4-logging.patch, 466-0-4.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.