You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2006/11/21 21:28:01 UTC

[jira] Created: (UIMA-53) Add Flow.aborted() method

Add Flow.aborted() method
-------------------------

                 Key: UIMA-53
                 URL: http://issues.apache.org/jira/browse/UIMA-53
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Adam Lally
            Priority: Minor


We may want to consider adding a Flow.aborted() method that is called when a CAS encounters an error and will not undergo further processing. This would allow the Flow object to release resources.  Also Flow objects could potentially be pooled by a FlowController for better performance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (UIMA-53) Add Flow.aborted() method

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally updated UIMA-53:
---------------------------

        Fix Version/s: 2.2
             Assignee: Adam Lally
    Affects Version/s: 2.1

> Add Flow.aborted() method
> -------------------------
>
>                 Key: UIMA-53
>                 URL: https://issues.apache.org/jira/browse/UIMA-53
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.1
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>            Priority: Minor
>             Fix For: 2.2
>
>
> We may want to consider adding a Flow.aborted() method that is called when a CAS encounters an error and will not undergo further processing. This would allow the Flow object to release resources.  Also Flow objects could potentially be pooled by a FlowController for better performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-53) Add Flow.aborted() method

Posted by "Adam Lally (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally closed UIMA-53.
--------------------------

    Resolution: Fixed

> Add Flow.aborted() method
> -------------------------
>
>                 Key: UIMA-53
>                 URL: https://issues.apache.org/jira/browse/UIMA-53
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.1
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>            Priority: Minor
>             Fix For: 2.2
>
>
> We may want to consider adding a Flow.aborted() method that is called when a CAS encounters an error and will not undergo further processing. This would allow the Flow object to release resources.  Also Flow objects could potentially be pooled by a FlowController for better performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.