[
https://issues.apache.org/jira/browse/CASSANDRA-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652015#comment-15652015
]
Alex Petrov commented on CASSANDRA-12652:
-----------------------------------------
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)