You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/05/19 01:03:00 UTC

[jira] [Updated] (REEF-74) Potential Race Condition exposed by Windows CI Server

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

Julia updated REEF-74:
----------------------
    Fix Version/s: 0.11

> Potential Race Condition exposed by Windows CI Server
> -----------------------------------------------------
>
>                 Key: REEF-74
>                 URL: https://issues.apache.org/jira/browse/REEF-74
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF-Common
>            Reporter: Markus Weimer
>             Fix For: 0.11
>
>
> In some builds, e.g. [this one|https://builds.apache.org/job/Reef-pull-request-windows/12/org.apache.reef$reef-tests/testReport/org.apache.reef.tests.evaluatorfailure/EvaluatorFailureTest/testEvaluatorFailureByAlarmHandler/], tests fail with the following message:
> {quote}
> java.lang.IllegalStateException: Trying to send an EvaluatorControlProto to an Evaluator that isn't running.
> {quote}
> This exception is thrown by {{EvaluatorControlHandler.send()}} when the receiving Evaluator is not known to be running. 
> This could be a race condition that the particular hw/sw combo of the Apache build server has unearthed for us.



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