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:37:26 UTC

[jira] [Created] (REEF-1721) Close the job submission handler when REEF client closes.

Sergiy Matusevych created REEF-1721:
---------------------------------------

             Summary: Close the job submission handler when REEF client closes.
                 Key: REEF-1721
                 URL: https://issues.apache.org/jira/browse/REEF-1721
             Project: REEF
          Issue Type: Improvement
          Components: REEF Client
            Reporter: Sergiy Matusevych
            Assignee: Sergiy Matusevych


For certain REEF runtimes (e.g. Local), we need to close the thread pools that keep running at the end of the REEF client application. These threads are created in the job submission handler. Hence, we need to call {{JobSubmissionHandler.close()}} from {{REEFImplementation.close()}} 



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