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/12/06 20:29:58 UTC

[jira] [Assigned] (REEF-1685) Complete the Job properly if update/master task is completed from running state

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

Julia reassigned REEF-1685:
---------------------------

    Assignee: Julia

> Complete the Job properly if update/master task is completed from running state
> -------------------------------------------------------------------------------
>
>                 Key: REEF-1685
>                 URL: https://issues.apache.org/jira/browse/REEF-1685
>             Project: REEF
>          Issue Type: Bug
>            Reporter: Julia
>            Assignee: Julia
>
> In stress testing, we have seen such scenario in which master/update task is completed running, and most of the other tasks are also completed, but then there was a failed Evaluator event received by driver. This would result in system moving to shut down state and starting recovery that is not necessary.
> When the driver receives ICompletedTask from master task which has running state, that means we have completed the calculation and result has been written to the output. After that, if the driver ever receives FailedEvalutor/FailedTask, they should be ignored and driver should execute DoneAction to dispose all the contexts and shut down the system. 



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