Simple aggregate hangs when get a delegate error on an input CAS
----------------------------------------------------------------
Key: UIMA-1117
URL: https://issues.apache.org/jira/browse/UIMA-1117
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.2.2
Reporter: Burn Lewis
Fix For: 2.2.2AS
If continueOnRetryFailure is true for a delegate that reports an error, the CAS
continues to the end of the aggregate but is not returned to the client or to
the pool. When it is false the exception is returned correctly. This only
fails for original input CASes ... error handling works correctly for CASes
created by a CR or CM inside the aggregate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.