[
https://issues.apache.org/jira/browse/UIMA-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Burn Lewis updated UIMA-1117:
-----------------------------
Attachment: UIMA-1117.patch
This patch adds a JUnit test case that fails with a process timeout when the
CAS is not returned.
> 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
>
> Attachments: UIMA-1117.patch
>
>
> 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.