You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2017/01/18 21:41:26 UTC

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

Sergiy Matusevych created REEF-1722:
---------------------------------------

             Summary: 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


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)