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/09/07 21:46:20 UTC

[jira] [Assigned] (REEF-1550) Clean up task exceptions in IMRU task hosts

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

Julia reassigned REEF-1550:
---------------------------

    Assignee: Julia

> Clean up task exceptions in IMRU task hosts
> -------------------------------------------
>
>                 Key: REEF-1550
>                 URL: https://issues.apache.org/jira/browse/REEF-1550
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Julia
>            Assignee: Julia
>              Labels: FT
>
> Assuming there are no bugs in the REEF/IMRU system, we would like to catch all known exceptions and converted them into the categories of IMRUTaskAppException(any exceptions caused by user code, is not recoverable) IMRUTaskGroupCommunicationException(exceptions caused by group communications, is recoverable) and IMRUTaskSystemException (any other system errors or transit errors and can be recover).
> As there might have new exceptions, we will leave the default as a recoverable exception. 
> Most of the code is already implemented in REEF-1251. We need to do a refactor/clean up. 



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