You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2014/04/18 23:14:16 UTC

[jira] [Updated] (UIMA-3671) Resources cannot be shared between reader and analysis engines in SimplePipeline

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

Richard Eckart de Castilho updated UIMA-3671:
---------------------------------------------

    Fix Version/s: 2.0.1uimaFIT

> Resources cannot be shared between reader and analysis engines in SimplePipeline
> --------------------------------------------------------------------------------
>
>                 Key: UIMA-3671
>                 URL: https://issues.apache.org/jira/browse/UIMA-3671
>             Project: UIMA
>          Issue Type: Bug
>          Components: uimaFIT
>    Affects Versions: 2.0.0uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Minor
>             Fix For: 2.0.1uimaFIT
>
>
> SimplePipeline currently does not support sharing a resource between the reader and the components.
> Internally, SimplePipeline instantiates the reader and the components
> separately, thus they end up with different resource managers.
> Resources can only be shared by components that use the same resource
> manager.



--
This message was sent by Atlassian JIRA
(v6.2#6252)