You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2017/04/07 16:52:41 UTC

[jira] [Commented] (CASSANDRA-13322) testall failure in org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection-compression

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

Joel Knighton commented on CASSANDRA-13322:
-------------------------------------------

This looks like the same issue fixed in 3.0+ by [CASSANDRA-12552]. It might make sense to just backport that fix.

> testall failure in org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection-compression
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13322
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13322
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Sean McCarthy
>              Labels: test-failure, testall
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_testall/658/testReport/org.apache.cassandra.io.compress/CompressedRandomAccessReaderTest/testDataCorruptionDetection_compression
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: 
> 	at org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest.testDataCorruptionDetection(CompressedRandomAccessReaderTest.java:218)
> {code}{code}
> Standard Output
> WARN  10:58:45 open(null, O_RDONLY) failed, errno (14).
> WARN  10:58:45 open(null, O_RDONLY) failed, errno (14).
> WARN  10:58:45 open(null, O_RDONLY) failed, errno (14).
> WARN  10:58:45 open(null, O_RDONLY) failed, errno (14).
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)