You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2016/11/09 20:56:58 UTC

[jira] [Comment Edited] (CASSANDRA-12652) Failure in SASIIndexTest.testStaticIndex-compression

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

Alex Petrov edited comment on CASSANDRA-12652 at 11/9/16 8:56 PM:
------------------------------------------------------------------

I've checked logs and it seems that in this case we only have 2 sstables, so it looks like there's more to it than just leftovers and asynchronous flushing. Having that said, so far I could not reproduce it in a setting that doesn't have interference. 


was (Author: ifesdjeen):
I've checked logs and it seems that in this case we only have 2 sstables, so it looks like there's more to it than just leftovers and asynchronous flushing. Having that said, so far I could not reproduce it in a setting that doesn't have interference. 

I'll cancel the patch for now and investigate further.

> Failure in SASIIndexTest.testStaticIndex-compression
> ----------------------------------------------------
>
>                 Key: CASSANDRA-12652
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12652
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Joel Knighton
>            Assignee: Alex Petrov
>             Fix For: 3.x, 4.x
>
>
> Stacktrace:
> {code}
> junit.framework.AssertionFailedError: expected:<1> but was:<0>
> 	at org.apache.cassandra.index.sasi.SASIIndexTest.testStaticIndex(SASIIndexTest.java:1839)
> 	at org.apache.cassandra.index.sasi.SASIIndexTest.testStaticIndex(SASIIndexTest.java:1786)
> {code}
> Example failure:
> http://cassci.datastax.com/job/trunk_testall/1176/testReport/org.apache.cassandra.index.sasi/SASIIndexTest/testStaticIndex_compression/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)