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

Jonathan Ellis commented on CASSANDRA-4799:
-------------------------------------------

+1

(I wish we could keep that assert but I don't have a better solution.)
                
> assertion failure in leveled compaction test
> --------------------------------------------
>
>                 Key: CASSANDRA-4799
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4799
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Yuki Morishita
>             Fix For: 1.2.0
>
>
> It's somewhat rare, but I'm regularly seeing this failure on trunk:
> {noformat}
>     [junit] Testcase: 
> testValidationMultipleSSTablePerLevel(org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest):
>         FAILED
>     [junit] null
>     [junit] junit.framework.AssertionFailedError
>     [junit]   at 
> org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest.testValidationMultipleSSTablePerLevel(LeveledCompactionStrategyTest.java:78)
>     [junit] 
>     [junit] 
>     [junit] Test 
> org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest FAILED
> {noformat}
> I suspect there's a deeper problem, since this is a pretty fundamental 
> assertion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to