You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (Jira)" <ji...@apache.org> on 2020/09/03 17:32:00 UTC

[jira] [Updated] (CASSANDRA-16034) testQueueWhenPoolFullStrategy - org.apache.cassandra.service.ActiveRepairServiceTest

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

Sam Tunnicliffe updated CASSANDRA-16034:
----------------------------------------
    Test and Documentation Plan: Intermittently failing test reliably repro'd locally by running in a container with limited resources. Probably difficult to prove non-flakiness in CI, but I've linked a run using the lower specced config as per the original report.
                         Status: Patch Available  (was: Open)

Looks to be due to the fact that a task submitted to an executor may not immediately begin execution even if capacity exists to do so. Repro's reliably when run in Docker with restricted cpu and adding a spin assert with a short timeout seems to fix it. It's probably of little value, but I've linked a Circle run with the medium config as in the original report.

||Branch||CircleCI||
|[16034-trunk|https://github.com/beobal/cassandra/commits/16034-trunk]|[utests|https://app.circleci.com/pipelines/github/beobal/cassandra/89/workflows/490b8e03-c6a3-44dc-ba79-09833a058cbb/jobs/1870]


> testQueueWhenPoolFullStrategy - org.apache.cassandra.service.ActiveRepairServiceTest
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16034
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16034
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Ekaterina Dimitrova
>            Assignee: Sam Tunnicliffe
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> The test is failing in CircleCI [here | https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/295/workflows/168d88ab-f55f-4560-a23e-8243aff7b1bd/jobs/1792]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org