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

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedict reassigned CASSANDRA-8981:
-----------------------------------

    Assignee: Benedict

> 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: 3.0
>
>
> 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)