You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2016/05/25 00:15:13 UTC

[jira] [Commented] (REEF-1406) Fix TestEvaluatorWithActiveContextImmediatePoison failures with unattached context

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

Markus Weimer commented on REEF-1406:
-------------------------------------

This is related to [REEF-1403], in that its root cause seems to be improper locking in the Evaluator as well.

> Fix TestEvaluatorWithActiveContextImmediatePoison failures with unattached context
> ----------------------------------------------------------------------------------
>
>                 Key: REEF-1406
>                 URL: https://issues.apache.org/jira/browse/REEF-1406
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>
> {{TestEvaluatorWithActiveContextImmediatePoison}} test fails transiently, typically in in AppVeyor. From the logs of [~markus.weimer]'s repro, the evaluator fails (correctly) but doesn't have failed context attached (incorrectly, we expect to have a context attached).
> Most likely the failure happens too soon (with 0 msec delay after {{ContextConfiguration.OnContextStart}} event) before the information about the context has time to propagate to evaluator. We need to check whether this can be fixed in REEF code, or only in test code.



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