[
https://issues.apache.org/jira/browse/CASSANDRA-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276082#comment-14276082
]
Yuki Morishita commented on CASSANDRA-8578:
-------------------------------------------
+1
> LeveledCompactionStrategyTest.testGrouperLevels failings
> --------------------------------------------------------
>
> Key: CASSANDRA-8578
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8578
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Reporter: Philip Thompson
> Assignee: Marcus Eriksson
> Priority: Minor
> Fix For: 3.0
>
> Attachments:
> 0001-make-sure-we-group-by-the-compaction-strategy-we-hav.patch
>
>
> This test is failing on trunk. Here is the jenkins output:
> {code}
> Error Details
> org.apache.cassandra.db.compaction.WrappingCompactionStrategy cannot be cast
> to org.apache.cassandra.db.compaction.LeveledCompactionStrategy
> Stack Trace
> java.lang.ClassCastException:
> org.apache.cassandra.db.compaction.WrappingCompactionStrategy cannot be cast
> to org.apache.cassandra.db.compaction.LeveledCompactionStrategy
> at
> org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest.testGrouperLevels(LeveledCompactionStrategyTest.java:124)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)