[
https://issues.apache.org/jira/browse/CASSANDRA-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15496512#comment-15496512
]
Alex Petrov commented on CASSANDRA-12652:
-----------------------------------------
This one had several weird side effects while debugging. It was quite simple to
reproduce on local machine in tight loop. Although it turned out that it was a
test cleanup problem. I suspected a problem with memtable switch (could not
verify), checked sstables and index files - they were always working after the
failure when loaded again.
|[trunk|https://github.com/ifesdjeen/cassandra/tree/12652-trunk]|[multiplexed
tests|http://cassci.datastax.com/job/ifesdjeen-12652-trunk-multiplexed]|
> 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
>
> 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)