You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <ui...@incubator.apache.org> on 2008/04/04 19:41:24 UTC

[jira] Closed: (UIMA-591) In uimaj-examples the AdvancedFixedFlowController method removeAnalysisEngines is incorrect

     [ https://issues.apache.org/jira/browse/UIMA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Burn Lewis closed UIMA-591.
---------------------------


Looks fine ... I've been running a similar variant for some time, although without the synchronized additions.  There are other timing issues we should test, e.g. a step is disabled after it has been returned as the next in a flow, but before it is used ... but that's a different issue.

> 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
>            Assignee: Burn Lewis
>            Priority: Minor
>             Fix For: 2.2.2
>
>         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.