You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2017/03/29 19:20:41 UTC

[jira] [Resolved] (REEF-1756) Make sure there's System.exit() at the end of each REEFEnvironment process; add TODO comment to each call

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

Markus Weimer resolved REEF-1756.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [#1278|https://github.com/apache/reef/pull/1278]

> Make sure there's System.exit() at the end of each REEFEnvironment process; add TODO comment to each call
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-1756
>                 URL: https://issues.apache.org/jira/browse/REEF-1756
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF Driver, REEF Evaluator, REEF Examples
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>            Priority: Trivial
>              Labels: cleanup, exit, logging, threads, todo
>             Fix For: 0.16
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> As per [REEF-1715], REEF processes should exit cleanly without explicitly calling {{System.exit()}}. We need to make sure that each process calls {{System.exit()}} at the end, and mark all remaining {{System.exit()}} lines with proper {{TODO}} comments. We also have to log the remaining running threads for debugging purposes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)