Wnen aggregate has 2 CasMuultipliers the input CAS is sometimes not returened,
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
Fix For: 2.2.2AS
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.