You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2008/10/29 20:02:44 UTC

[jira] Updated: (UIMA-1217) entityProcessComplete returns null CAS on error

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

Jerry Cwiklik updated UIMA-1217:
--------------------------------

    Attachment: uimaj-as-jms-UIMA-1217-patch.txt

Modified UIMA AS Client code to pass a CAS to entityProcessComplete() callback when an exception is received in response to process CAS. UIMA AS client adds each CAS to a cache before sending the CAS to a service for processing. 

> entityProcessComplete returns null CAS on error
> -----------------------------------------------
>
>                 Key: UIMA-1217
>                 URL: https://issues.apache.org/jira/browse/UIMA-1217
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Eddie Epstein
>         Attachments: uimaj-as-jms-UIMA-1217-patch.txt
>
>
> Given that the UIMA AS client API caches outgoing CASes while waiting for a service reply, instead of returning CAS=null on error, the outgoing CAS should be returned.

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