[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877803#comment-16877803
]
Marshall Schor commented on UIMA-6057:
--------------------------------------
Hi Peter, thanks for your comments! I'm wondering if I have been focused on the wrong "problem"
all this time. So, let me ask:
Is the issue that started all of this a performance issue - where you didn't want the map
from Cas feature structures to JCas cover objects, created in the pear, to get "thrown away",
and a new map created, when accessing the FeatureStructures from the main pipeline after the
Pear exits?
> Avoid falsely switching classloader
> -----------------------------------
>
> Key: UIMA-6057
> URL: https://issues.apache.org/jira/browse/UIMA-6057
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Matthias Koch
> Priority: Major
> Attachments: UIMA-6057.diff
>
>
> In some cases the classloader is switched back, although it hasn't be switched before
processing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|