You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2017/01/19 01:06:27 UTC

[jira] [Resolved] (REEF-1722) Move thread logging from REEFEnvironment to REEFLauncher

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

Mariia Mykhailova resolved REEF-1722.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [PR 1235|https://github.com/apache/reef/pull/1235]

> Move thread logging from REEFEnvironment to REEFLauncher
> --------------------------------------------------------
>
>                 Key: REEF-1722
>                 URL: https://issues.apache.org/jira/browse/REEF-1722
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF Driver, REEF Evaluator, REEF-Common
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>              Labels: close, logging, threads
>             Fix For: 0.16
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> We need to log all threads that are still running at the end of REEF process. With the introduction of the Unmanaged AM and REEF-as-a-library modes, closure of the {{REEFEnvironment}} is not always the end of the REEF process. Therefore, we need to move the invocation of thread logging from {{REEFEnvironment.close()}} to the end of {{REEFLauncher.main()}} call.



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