[
https://issues.apache.org/jira/browse/UIMA-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eddie Epstein closed UIMA-1032.
-------------------------------
Resolution: Fixed
Assignee: Burn Lewis
Burn, thanks for finding and fixing this one. Not a high probability of hitting
this problem, but good to get rid of it.
> When aggregate has 2 CasMultipliers the input CAS is sometimes not returned,
> causing a hang
> -------------------------------------------------------------------------------------------
>
> Key: UIMA-1032
> URL: https://issues.apache.org/jira/browse/UIMA-1032
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.2.2AS
> Reporter: Burn Lewis
> Assignee: Burn Lewis
> Fix For: 2.2.2AS
>
> Attachments: UIMA-1032.patch
>
>
> Problem in recursion in
> org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl.finalStep
> .... getForceCasToBeDropped() value of child is falsely propagated to
> parents and is wrongly applied to input CAS. Since aggregate CMs are not yet
> supported fix is simple.
> Later will probably need to fix recursion to return children before parents.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.