Brandon Williams created CASSANDRA-4799:
-------------------------------------------

             Summary: 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