You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2016/10/24 15:31:58 UTC

[jira] [Closed] (UIMA-5155) ResourceManager automatic destory

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

Marshall Schor closed UIMA-5155.
--------------------------------
    Resolution: Duplicate

> ResourceManager automatic destory
> ---------------------------------
>
>                 Key: UIMA-5155
>                 URL: https://issues.apache.org/jira/browse/UIMA-5155
>             Project: UIMA
>          Issue Type: Improvement
>            Reporter: Marshall Schor
>            Priority: Minor
>
> UIMA-2977 adds a destory() method to the ResourceManager (RM), that forwards this call to external resources managed by that RM.
> The destroy() method was not called by the framework, because in general the RM may be shared by the user (or framework) among multiple pipelines.
> This Jira is to enable RMs created by the framework to call destroy() internally at the appropriate time.
> This assumes that the right time can be figured out for the various cases.
> These include: MultiprocessingAnalysisEngine_impl, and fixing other associated frameworks which may use a pattern where they 
> * let the framework create a RM, but then 
> * use that in other contexts.  



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