[ https://issues.apache.org/jira/browse/UIMA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533128 ]
Burn Lewis commented on UIMA-591: --------------------------------- Clarification: When a failed delegate is removed with removeAnalysisEngines any active Flows at or beyond this delegate will skip a delegate. This includes the current Flow if continueOnFailure is true. Current UIMA framework does NOT call removeAnalysisEngines so the bug is not exposed, yet. > In uimaj-examples the AdvancedFixedFlowController method > removeAnalysisEngines is incorrect > ------------------------------------------------------------------------------------------- > > Key: UIMA-591 > URL: https://issues.apache.org/jira/browse/UIMA-591 > Project: UIMA > Issue Type: Bug > Components: Examples > Reporter: Burn Lewis > Priority: Minor > Attachments: UIMA-591.patch > > > When an AE is removed from the flow and continueOnRetryFailure is true the > CAS falsely skips the next delegate. A patch is attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.