You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2015/03/18 15:55:38 UTC

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

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

T Jake Luciani commented on CASSANDRA-8981:
-------------------------------------------

+1

> IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8981
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8981
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Joshua McKenzie
>            Assignee: Benedict
>            Priority: Minor
>             Fix For: 2.1.4
>
>         Attachments: 8981.txt
>
>
> Keep running it repeatedly w/showoutput="yes" in build.xml on junit and you'll see it time out with:
> {noformat}
>     [junit] WARN  17:02:56 Unable to cancel in-progress compactions for StandardRace.  Perhaps there is an unusually large row in progress somewhere, or the system is simply overloaded.
>     [junit] WARN  17:02:56 Unable to cancel in-progress compactions for StandardRace.  Perhaps there is an unusually large row in progress somewhere, or the system is simply overloaded.
>     [junit] WARN  17:02:57 Unable to cancel in-progress compactions for StandardRace.  Perhaps there is an unusually large row in progress somewhere, or the system is simply overloaded.
>     [junit] WARN  17:02:57 Unable to cancel in-progress compactions for StandardRace.  Perhaps there is an unusually large row in progress somewhere, or the system is simply overloaded.
> {noformat}
> I originally thought this was a Windows specific problem (CASSANDRA-8962) but can reproduce on linux by just repeatedly running the test.



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