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/25 18:13:27 UTC

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

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

Mariia Mykhailova updated REEF-1721:
------------------------------------
    Fix Version/s: 0.16

> 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
>              Labels: cleanup, close
>             Fix For: 0.16
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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)