[
https://issues.apache.org/jira/browse/CASSANDRA-12808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Tunnicliffe updated CASSANDRA-12808:
----------------------------------------
Reviewer: Marcus Eriksson
Status: Patch Available (was: Open)
This is a duplicate of CASSANDRA-12218, so I suggest we can just backport the
fix for that.
[~krummas] as you reviewed that, mind checking [this
branch|https://github.com/beobal/cassandra/tree/12808-2.2]? It's essentially
the same, but the modification to the test class is slightly cleaner (IMO) than
the original.
> testall failure
> inorg.apache.cassandra.io.sstable.IndexSummaryManagerTest.testCancelIndex
> -----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12808
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12808
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: Sam Tunnicliffe
> Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_testall/594/testReport/org.apache.cassandra.io.sstable/IndexSummaryManagerTest/testCancelIndex/
> {code}
> Error Message
> Expected compaction interrupted exception
> {code}
> {code}
> Stacktrace
> junit.framework.AssertionFailedError: Expected compaction interrupted
> exception
> at
> org.apache.cassandra.io.sstable.IndexSummaryManagerTest.testCancelIndex(IndexSummaryManagerTest.java:641)
> {code}
> Related failure:
> http://cassci.datastax.com/job/cassandra-2.2_testall/600/testReport/org.apache.cassandra.io.sstable/IndexSummaryManagerTest/testCancelIndex_compression/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)