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

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

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


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.


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

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ 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.


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

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

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

    Fix Version/s: 2.3AS

> 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
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-jms-UIMA-1217-patch-Release-2-2-2.txt, 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.


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

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ 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-Release-2-2-2.txt

> 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-Release-2-2-2.txt, 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.


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

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

Jerry Cwiklik closed UIMA-1217.
-------------------------------

    Resolution: Fixed

> 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-Release-2-2-2.txt, 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.