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 2016/05/17 20:35:12 UTC

[jira] [Resolved] (REEF-1374) Task failure heartbeat could be sent after Evaluator failure heartbeat

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

Julia resolved REEF-1374.
-------------------------
       Resolution: Fixed
    Fix Version/s: 0.15

resolved via https://github.com/apache/reef/pull/1000

> Task failure heartbeat could be sent after Evaluator failure heartbeat
> ----------------------------------------------------------------------
>
>                 Key: REEF-1374
>                 URL: https://issues.apache.org/jira/browse/REEF-1374
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF, REEF Evaluator, REEF.NET Evaluator
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>             Fix For: 0.15
>
>
> On a REEF Evaluator uncaught Exception failure, the {{TaskStop}} handler is triggered in an attempt to stop the Task, which will trigger a Task failure if the handler is faulty or is not implemented, which will in turn trigger a Task failure heartbeat *after* the Evaluator failure heartbeat. We should fix it such that the Task failure heartbeat is ignored should the Evaluator failure heartbeat already be sent.



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