You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/08/26 21:29:45 UTC

[jira] [Comment Edited] (CASSANDRA-9575) LeveledCompactionStrategyTest.testCompactionRace and testMutateLevel sometimes fail

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

Ariel Weisberg edited comment on CASSANDRA-9575 at 8/26/15 7:28 PM:
--------------------------------------------------------------------

I guess I don't follow yet. force blocking flush waits for the flush to complete?


was (Author: aweisberg):
OK, so force blocking flush doesn't wait for the flush to complete or return a Future indicating completion?

> LeveledCompactionStrategyTest.testCompactionRace and testMutateLevel sometimes fail
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9575
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9575
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Ariel Weisberg
>            Assignee: Yuki Morishita
>              Labels: test-failure
>             Fix For: 3.0 beta 2
>
>
> testCompactionRace
> http://cassci.datastax.com/view/trunk/job/trunk_testall/136/testReport/junit/org.apache.cassandra.db.compaction/LeveledCompactionStrategyTest/testCompactionProgress/
> testMutateLevel (only seen on my desktop)
> {noformat}
>     [junit] Testcase: testMutateLevel(org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest):        FAILED
>     [junit] expected:<6> but was:<0>
>     [junit] junit.framework.AssertionFailedError: expected:<6> but was:<0>
>     [junit]     at org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest.testMutateLevel(LeveledCompactionStrateg
> yTest.java:281)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)