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/12 18:32:13 UTC

[jira] [Updated] (REEF-1387) Deprecate Forget in favor of LoggingHelper.LogAndIgnoreExceptionIfAny

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

Andrew Chung updated REEF-1387:
-------------------------------
    Summary: Deprecate Forget in favor of LoggingHelper.LogAndIgnoreExceptionIfAny  (was: Async Forget should catch Exceptions to be truly fire-and-forget)

> Deprecate Forget in favor of LoggingHelper.LogAndIgnoreExceptionIfAny
> ---------------------------------------------------------------------
>
>                 Key: REEF-1387
>                 URL: https://issues.apache.org/jira/browse/REEF-1387
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>
> Currently, {{Forget}} is just empty. If the preceding {{Task}} throws an Exception, the Exception may crash the process if the user sets unobserved Task Exceptions up to crash. We should make it truly a fire-and-forget operation by catching the Exception (and perhaps logging it).



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