[
https://issues.apache.org/jira/browse/UIMA-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535900#comment-16535900
]
ASF GitHub Bot commented on UIMA-5808:
--------------------------------------
reckart opened a new pull request #10: [UIMA-5808] Destroy auto-created
resource managers if feasible
URL: https://github.com/apache/uima-uimafit/pull/10
- Destroy resource manager in JCasIterator
- Use resource manager from reader in SimplePipeline to create CAS instead
of creating a new one
- Re-use resource manager from component in
ConfigurationParameterInitializer if possible
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Destroy auto-created resource managers if feasible
> --------------------------------------------------
>
> Key: UIMA-5808
> URL: https://issues.apache.org/jira/browse/UIMA-5808
> Project: UIMA
> Issue Type: Improvement
> Components: uimaFIT
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Fix For: 3.0.0uimaFIT, 2.5.0uimaFIT
>
>
> When uimaFIT internally implicitly creates a resource manager, it should also
> auto-destroy it if that is feasible.
> See:
> https://issues.apache.org/jira/browse/UIMA-5801?focusedCommentId=16533149&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16533149
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)