When processing CPC the PrimitiveController doesnt release AE instance back to
the pool
---------------------------------------------------------------------------------------
Key: UIMA-829
URL: https://issues.apache.org/jira/browse/UIMA-829
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.2.1
Reporter: Jerry Cwiklik
When processing CPC the PrimitiveController checks out an instance of AE from
the pool but never releases this instance back when done. Release the AE
instance in the finally block.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.