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

[jira] [Updated] (REEF-1364) C# Evaluator should attempt to send a failure message back to the Driver on an unhandled Exception

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

Andrew Chung updated REEF-1364:
-------------------------------
    Description: Currently, an Unhandled Exception at TaskRuntime simply fails the Evaluator. We should fix it such that the Evaluator attempts to send a message back to the Driver before giving up.  (was: Currently, an Unhandled Exception at the {{System.Threading.Tasks.Task}} Continuation of a user's Task simply prompts the Evaluator to call {{Environment.Exit(1)}}. We should fix it such that the Evaluator attempts to send a message back to the Driver before giving up.)

> C# Evaluator should attempt to send a failure message back to the Driver on an unhandled Exception
> --------------------------------------------------------------------------------------------------
>
>                 Key: REEF-1364
>                 URL: https://issues.apache.org/jira/browse/REEF-1364
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET, REEF.NET Evaluator
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>              Labels: FT
>
> Currently, an Unhandled Exception at TaskRuntime simply fails the Evaluator. We should fix it such that the Evaluator attempts to send a message back to the Driver before giving up.



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